small addition to frutiger theme

This commit is contained in:
Til Schmitter 2026-06-08 22:07:09 +02:00
parent e443bb8fe4
commit fa92f60aad

View file

@ -256,8 +256,8 @@ html.by #spaceMax {
html.by #spaceFree {
position: absolute;
z-index: 1;
bottom: 2em;
max-width: stretch;
bottom: 2.1em;
max-width: initial;
width: calc(100% - 3em);
text-align: center;
}