Fix header color

This commit is contained in:
Neemias Freitas 2019-01-22 13:13:31 -02:00 committed by Andrew Schleifer
parent 5544f9ceea
commit f26c39a425

View File

@ -4,7 +4,7 @@
list-style: none;
a {
padding: 6px 10px;
color: $primary;
color: $header_primary;
font-size: $font-up-1;
}
}