improve touchscreen scrolling on carousel and make mobile page wider
All checks were successful
publish.yml / publish (push) Successful in 1m3s

This commit is contained in:
2026-04-16 23:08:42 +02:00
parent 7288edd019
commit 15294f95a1
4 changed files with 6 additions and 6 deletions

View File

@@ -209,7 +209,7 @@ h2 {
@media (max-width: 760px) {
.stack-carousel-shell {
--carousel-nav-space: 0;
--carousel-edge-fade-size: 1rem;
--carousel-edge-fade-size: 0.6rem;
width: 100%;
margin-inline: 0;
}