mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +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;
|
||||
list-style-type: none;
|
||||
padding: 0.1rem 0.4rem;
|
||||
font-size: 0.95rem;
|
||||
text-transform: uppercase;
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
|
||||
li i.fa {
|
||||
|
|
|
|||
Loading…
Reference in a new issue