mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
change footer font to Helvetica Neue
This commit is contained in:
parent
411700b6ef
commit
c00608761d
1 changed files with 1 additions and 0 deletions
|
|
@ -227,6 +227,7 @@ footer {
|
|||
padding: 1rem 0;
|
||||
text-align: center;
|
||||
color: lighten(@text, 30%);
|
||||
font-family: 'museo-sans', 'Helvetica Neue', 'Verdana', 'Roboto', sans-serif;
|
||||
|
||||
a, a:visited {
|
||||
text-decoration: none;
|
||||
|
|
|
|||
Loading…
Reference in a new issue