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
1 changed files with 1 additions and 1 deletions

View File

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