Skip to content
Snippets Groups Projects
Commit 0c3ced91 authored by Jonas Leder's avatar Jonas Leder
Browse files

minor changes

parent 77cf209a
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ $fieldSize: 20;
.grid:nth-child(even){
background-color: $bc-discord-3;
}
.grid:nth-child(odd){
.grid:nth-child(odd) {
background-color: color.adjust($bc-discord-3, $lightness:10%);
}
.target {
......
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