diff --git a/web_src/css/features/projects.css b/web_src/css/features/projects.css index bfa70090b7..413ec9985a 100644 --- a/web_src/css/features/projects.css +++ b/web_src/css/features/projects.css @@ -81,7 +81,6 @@ white-space: nowrap; overflow: scroll; cursor: default; - scroll-snap-type: x mandatory; text-align: center; } @@ -90,7 +89,6 @@ max-height: 50px; border-radius: var(--border-radius); text-align: left; - scroll-snap-align: center; margin-right: 2px; aspect-ratio: 1; }