feat: improved and updated navbar

This commit is contained in:
AfonsoCMSousa
2026-01-16 19:33:38 +00:00
parent 0fe0b444c2
commit 7f26585649
3 changed files with 234 additions and 90 deletions
+1 -1
View File
@@ -5,6 +5,7 @@
--text-tertiary: #6e7681;
--text-link: #2f81f7;
--text-link-hover: #539bf5;
--text-slate: #57606a;
--border-primary: #30363d;
--border-hover: #8d96a0;
@@ -56,7 +57,6 @@ body {
h1, h2, h3, h4, h5, h6 {
font-weight: 600;
line-height: 1.25;
color: var(--text-primary);
}
p {