Skip to content

Commit 9f7330f

Browse files
committed
💄 restyle navigation header
1 parent 1517f65 commit 9f7330f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

assets/sass/main.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -307,9 +307,9 @@
307307
&::before {
308308
display: block;
309309
width: 100%;
310-
content: 'navigation';
311-
font-variant: small-caps;
312-
border-bottom: 1px dotted _palette(border);
310+
content: 'NAVIGATION';
311+
padding-left: 5%;
312+
border-bottom: 1px solid _palette(fg);
313313
}
314314
}
315315
}

0 commit comments

Comments
 (0)