fix alignment for server name on mobile

This commit is contained in:
Til Schmitter 2026-04-30 12:52:24 +02:00
parent a899af5901
commit e5ab420088

View file

@ -3739,7 +3739,7 @@ html.e #wrap.thin {
margin: .8em;
}
html:not(.e) #srv_name {
padding-top: 1em;
padding-top: .9em;
padding-bottom: .6em;
margin-left: 2.9em;
}