Added lighthouse feedback
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 23s

This commit is contained in:
2024-11-01 11:18:35 +01:00
parent 93533fd271
commit 15bd5ab7c9
2 changed files with 2 additions and 1 deletions

View File

@@ -26,6 +26,7 @@
a {
text-decoration: none;
color: var(--text-color);
padding: 0.3rem 0;
}
}

View File

@@ -8,7 +8,7 @@ body {
--text-color: rgb(222, 112, 108);
--background-color: rgb(41, 23, 44);
--accent-color: #E94541;
--logo-color: #a11f40;
--logo-color: #E94541;
.only-on-dark {
display: inline-block;