mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +00:00
don't use uppercase for nav links
This commit is contained in:
parent
043e363300
commit
8d1323e4ef
1 changed files with 1 additions and 2 deletions
|
|
@ -180,8 +180,7 @@ header.primary {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
padding: 0.1rem 0.4rem;
|
padding: 0.1rem 0.4rem;
|
||||||
font-size: 0.95rem;
|
font-size: 1.1rem;
|
||||||
text-transform: uppercase;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
li i.fa {
|
li i.fa {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue