We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 585a628 commit f89a8bcCopy full SHA for f89a8bc
1 file changed
index.html
@@ -917,6 +917,8 @@
917
:root { --pad: 20px; }
918
.nav-links { display: none; }
919
.theme-toggle { display: none; }
920
+ .nav-logo img { height: 32px; }
921
+ .nav-inner { gap: 12px; }
922
.hero h1 { font-size: 52px; }
923
.hero-stats { grid-template-columns: repeat(2, 1fr); row-gap: 28px; }
924
.stat + .stat:nth-child(3) { border-left: none; padding-left: 0; }
0 commit comments