Fix centering

This commit is contained in:
Andras Schmelczer 2026-06-02 20:00:48 +01:00
parent 00fa298dd5
commit 200ae187c7

View file

@ -248,7 +248,9 @@ img {
}
.slideshow-toggle {
inset-block-start: 50%;
inset-inline: auto var(--space-s);
transform: translateY(-50%);
}
.site-header h1 {