mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-08-10 15:21:22 +02:00
fix: header font-size + css syntax error
This commit is contained in:
@@ -37,8 +37,8 @@ header nav ul {
|
||||
|
||||
header nav ul a {
|
||||
font-family: var(--font-display);
|
||||
font-size: var(--step-0)
|
||||
letter-spacing: 0.12em;
|
||||
font-size: var(--step--1);
|
||||
letter-spacing: 0.12em;
|
||||
text-transform: uppercase;
|
||||
color: var(--accent-foreground);
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user