mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-22 10:21:06 +00:00
make things a lot prettier
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
body {
|
||||
background: $brand-color;
|
||||
color: $text-color;
|
||||
font-family: $font-family;
|
||||
font-size: 1.3125em;
|
||||
@ -151,7 +152,6 @@ figcaption {
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
transition: all .125s ease-in-out;
|
||||
&:hover,
|
||||
&:focus {
|
||||
background: lighten($brand-color, 2.5%);
|
||||
|
Reference in New Issue
Block a user