remove team images + add discord logo

This commit is contained in:
2025-04-07 14:55:26 +02:00
parent 3bea4b0410
commit 6831f2a3a3
9 changed files with 13 additions and 11 deletions

View File

@@ -207,6 +207,11 @@ button:hover {
transition: opacity 0.3s ease, color 0.3s ease;
}
.contact-links {
display: flex;
justify-content: center;
}
.footer-links a:hover {
opacity: 1;
text-decoration: underline;