Fix: unused footer CSS entfernt

This commit is contained in:
rene 2026-05-17 16:32:46 +02:00
parent 69f9462b71
commit b538f712e3

View file

@ -352,6 +352,4 @@
color: #ccc;
margin-top: auto;
}
footer a { color: #aaa; }
footer a:hover { color: var(--brand); }
</style>