Skip to content
Snippets Groups Projects
Commit 595a7f84 authored by Lucas's avatar Lucas
Browse files

minor style decision

parent bfcfdd61
No related branches found
No related tags found
1 merge request!2Added all Exercises
......@@ -15,8 +15,8 @@ body{
.exercise-item{
margin-top: 30px;
text-align: start;
border: 5px solid orange;
background-color: lightgray;
border: 5px solid #42b983;
background-color: darkgray;
color: black;
width: fit-content;
border-radius: 5px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment