mirror of
https://github.com/ProjectSegfault/website
synced 2026-03-31 02:51:51 +05:30
better navbar
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
html, html.light {
|
||||
html,
|
||||
html.light {
|
||||
--accent: #00a584;
|
||||
--accent-translucent: #00a58498;
|
||||
--font-primary: "JetBrains Mono", monospace;
|
||||
@@ -74,4 +75,4 @@ details {
|
||||
|
||||
.button {
|
||||
@apply px-2 py-1 bg-accent text-primary rounded no-underline flex flex-row items-center gap-2;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user