Move button
All checks were successful
Check & deploy / validate (push) Successful in 8m0s
Check & deploy / deploy (push) Successful in 6m51s

This commit is contained in:
Andras Schmelczer 2026-06-02 08:57:45 +01:00
parent 2ebe9ca46c
commit 831cc2942b

View file

@ -202,17 +202,14 @@ img {
}
.site-header {
grid-template-columns: auto minmax(0, 1fr);
column-gap: var(--space-s);
padding: var(--space-s);
}
.slideshow-toggle {
position: static;
inset-inline: auto var(--space-s);
}
.site-header h1 {
justify-self: center;
writing-mode: horizontal-tb;
transform: none;
font-size: clamp(1.5rem, 7vw, 2rem);