Commit graph

10 commits

Author SHA1 Message Date
3d812fdacc
feat: 💄 change to radial gradient, keep the same across all viewport sizes 2025-07-11 21:09:43 +02:00
9f6ddc0e54
feat: 💄 add gradient box shadow to main elements 2025-07-11 17:47:05 +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
36ece6984d refactor: ♻️ assign grid-areas inside component classes 2025-07-08 00:13:07 +02:00
c194a3e921 refactor: ♻️ style links site-wide 2025-07-08 00:13:07 +02:00
eae81d6528 fix: 💄 limit max page content width 2025-06-28 18:48:06 +02:00
Sebin Nyshkim
aa410f916a refactor: ♻️ use more of the webc feature set proper 2025-04-25 00:15:50 +02:00
Sebin Nyshkim
cbc41e74ba feat: add responsiveness to navigation 2025-04-10 17:15:38 +02:00
Sebin Nyshkim
bda440fcbb refactor: ♻️ migrate character page layout to css grid 2025-04-07 04:00:32 +02:00
Sebin Nyshkim
cb34c538cc feat: add page content component 2025-04-04 18:54:12 +02:00