Commit graph

6 commits

Author SHA1 Message Date
71afaa324c fix: 💄 cut off box shadows of slider items
In order for box shadows to render as intended the slider needs to be able to fill the full width of the page content container. This also necessitates a different approach to layouting all other page content children and removes the need for a layouting container element
2025-07-09 02:31:50 +02:00
eb107195fb fix: 💄 align media query breakpoints between components 2025-06-28 22:34:55 +02:00
d48c9fb1c8 fix: 💄 navigation buttons obstruct text content 2025-06-28 19:21:30 +02:00
6e77bf539b feat: make slider nav optional 2025-06-28 18:47:32 +02:00
f5d526d79b refactor: ♻️ update naming of variables, classes and attributes 2025-06-28 18:46:44 +02:00
b85675eb45 refactor: 🚚 rename gallery to slider
It will do more than just slide images
2025-06-28 18:29:01 +02:00
Renamed from src/components/ref-gallery.webc (Browse further)