Fixed display issue on small screens

This commit is contained in:
Edgar P. Burkhart 2022-01-28 14:24:16 +01:00
parent 2775b78f8f
commit f0f9edfb9f
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -46,7 +46,7 @@ body > #events {
}
@media (max-width: 672px) {
body > h1 {
body > .topbar {
margin: 1rem;
}
body > #events {