Make title small-caps instead of uppercase.
This commit is contained in:
parent
3383bf0807
commit
1dcc8ea664
|
@ -60,7 +60,7 @@ a:hover, a:hover:visited
|
|||
.header a
|
||||
{
|
||||
font-family: var(--font-serif);
|
||||
text-transform: uppercase;
|
||||
font-variant: small-caps;
|
||||
}
|
||||
|
||||
.header a:hover, .nav a:hover
|
||||
|
|
Loading…
Reference in New Issue
Block a user