Commit graph

7 commits

Author SHA1 Message Date
40930e1d8e
feat: 💄 update style of trait card component
Takes less space, less code and has a more subtle effect
2025-07-19 21:12:43 +02:00
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
72e9672681 feat: 💄 update component background gradients 2025-06-28 23:17:12 +02:00
35a7ba2f50 fix: 💄 align size of trait cards when put in slider 2025-06-28 22:37:40 +02:00
7512e920e1 fix: 💄 update box-shadows for better visual clarity 2025-06-28 22:36:35 +02:00
eb107195fb fix: 💄 align media query breakpoints between components 2025-06-28 22:34:55 +02:00
19472cda14 feat: add trait-card component 2025-06-28 18:48:25 +02:00