slight color adjustments

This commit is contained in:
2024-07-11 22:21:57 +02:00
parent e4ca6f9ba0
commit ca5de9ae0c
28 changed files with 46 additions and 44 deletions

View File

@@ -31,7 +31,7 @@
}
.footer {
color: var(--bcolor1);
color: var(--bcolor2);
background-color: var(--color3);
font-weight: 500;
font-family: "Poppins", sans-serif;
@@ -54,7 +54,7 @@
.folders a {
font-weight: 600;
color: var(--bcolor1);
color: var(--bcolor2);
text-decoration: none;
font-family: "Poppins", sans-serif;
}