fix footer email + style footer mobile

This commit is contained in:
isUnknown 2024-09-20 09:11:18 +02:00
parent b45806fa8c
commit 7cf792ed15
5 changed files with 70 additions and 8 deletions

View file

@ -115,7 +115,6 @@
@media screen and (max-width: 800px) {
.calendar-strip {
--padding-vertical: 1rem;
margin-top: 2rem;
border-top: var(--border);
}