mobile center entry
All checks were successful
publish.yml / publish (push) Successful in 1m4s

This commit is contained in:
2026-04-24 00:14:19 +02:00
parent 7108f22e8b
commit fb06dca81d

View File

@@ -185,12 +185,17 @@ h2 {
width: 100%;
}
.stack-carousel {
scroll-padding-inline: 0.5rem;
}
.carousel-btn {
display: none;
}
.stack-slide {
flex-basis: min(280px, 85%);
scroll-snap-align: center;
}
}