redesign nav panel years

This commit is contained in:
isUnknown 2024-04-09 08:38:29 +02:00
parent 85a6807984
commit a2722a0264
10 changed files with 112 additions and 68 deletions

View file

@ -66,6 +66,10 @@
flex-direction: column;
}
.light {
opacity: var(--opacity-light);
}
/* ================= COLORS ================= */
.color {
color: var(--color);