Skip to content

Commit

Permalink
CSS tweak: margins
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomif committed Aug 18, 2023
1 parent bd37d90 commit 5794148
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fc-solve/site/wml/lib/sass/web-fc-solve.scss
Original file line number Diff line number Diff line change
Expand Up @@ -348,5 +348,8 @@ $mgn: 1em;
button {
font-size: 200%;
padding: 0.5em;
$m: 10px;
margin-left: $m;
margin-right: $m;
}
}

0 comments on commit 5794148

Please sign in to comment.