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 { html.by #spaceFree {
position: absolute; position: absolute;
z-index: 1; z-index: 1;
bottom: 2em; bottom: 2.1em;
max-width: stretch; max-width: initial;
width: calc(100% - 3em); width: calc(100% - 3em);
text-align: center; text-align: center;
} }