Commit graph

15 commits

Author SHA1 Message Date
b0b745b2eb
feat: add artist credit for profile picture 2025-08-02 21:42:47 +02:00
3efb80f45b
refactor: ♻️ move page footer into its own component 2025-07-19 00:50:53 +02:00
f48dc3e7ee
feat: 🏗️ improve global responsive image defaults 2025-07-17 21:43:52 +02:00
08ea23c3a4
feat: allow for alternating titles on character sub-pages 2025-07-16 20:53:34 +02:00
596cc3b82f
feat: 💬 add feedback link to character page footer 2025-07-14 20:45:01 +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
fb9125ab3f fix: 🐛 incorrect nesting when run through lightningcss 2025-07-08 00:13:07 +02:00
36ece6984d refactor: ♻️ assign grid-areas inside component classes 2025-07-08 00:13:07 +02:00
291efe0924 feat: 💬 add attributions to site footer 2025-07-08 00:13:07 +02:00
db8cf3f93c refactor: ♻️ use SVG sprite instead of individual SVGs
This prevents 11ty with WebC/Markdown to produce excessive newlines in output markup
2025-06-26 16:03:51 +02:00
26977635bd feat: 💬 update popup modal text 2025-06-22 02:55:07 +02:00
3a52d4a004 feat: add popup modal component 2025-06-20 14:46:04 +02:00
Sebin Nyshkim
aa410f916a refactor: ♻️ use more of the webc feature set proper 2025-04-25 00:15:50 +02:00
Sebin Nyshkim
bda440fcbb refactor: ♻️ migrate character page layout to css grid 2025-04-07 04:00:32 +02:00
Sebin Nyshkim
f7a73793d8 feat: add character page layout 2025-04-04 18:51:57 +02:00