Move button
This commit is contained in:
parent
2ebe9ca46c
commit
831cc2942b
1 changed files with 1 additions and 4 deletions
|
|
@ -202,17 +202,14 @@ img {
|
||||||
}
|
}
|
||||||
|
|
||||||
.site-header {
|
.site-header {
|
||||||
grid-template-columns: auto minmax(0, 1fr);
|
|
||||||
column-gap: var(--space-s);
|
|
||||||
padding: var(--space-s);
|
padding: var(--space-s);
|
||||||
}
|
}
|
||||||
|
|
||||||
.slideshow-toggle {
|
.slideshow-toggle {
|
||||||
position: static;
|
inset-inline: auto var(--space-s);
|
||||||
}
|
}
|
||||||
|
|
||||||
.site-header h1 {
|
.site-header h1 {
|
||||||
justify-self: center;
|
|
||||||
writing-mode: horizontal-tb;
|
writing-mode: horizontal-tb;
|
||||||
transform: none;
|
transform: none;
|
||||||
font-size: clamp(1.5rem, 7vw, 2rem);
|
font-size: clamp(1.5rem, 7vw, 2rem);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue