Changed website style

This commit is contained in:
fedyna-k
2025-01-15 22:11:56 +01:00
parent b894930e12
commit 7036e907d7
7 changed files with 101 additions and 34 deletions
+2
View File
@@ -13,6 +13,7 @@
#app > nav > a {
padding: 0.25em 0.5em;
color: light-dark(var(--light-foreground), var(--dark-foreground));
}
#app > nav > a::before {
@@ -40,6 +41,7 @@
) 10%,
transparent
);
font-weight: 700;
}
#app > nav > a[data-current="true"]::before {