resolution fix

This commit is contained in:
Firq 2025-04-07 23:17:32 +02:00
parent 7d6f6eb4d5
commit d19ded377f
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
6 changed files with 19 additions and 9 deletions

View file

@ -29,7 +29,6 @@ const hidden = titleHidden || false ? "visually-hidden" : ""
align-self: center;
display: flex;
flex-flow: row wrap;
padding: 1em;
position: relative;
}
h1 {