Commit Graph

6 Commits

Author SHA1 Message Date
cdabe6935b 🔥 Huge style refactoring by using SvelteKit built-in style tag
It's been tricky but got there finally! Hello `:global`
- Avoid using one global CSS file containing everything
- Import the component SCSS file in a script tag from the component file to allow style scoping and including it only when used
2022-06-22 23:26:00 +02:00
ac03348349 Fix style and responsive issues 2021-12-14 23:19:46 +01:00
f15a2f2e47 Add entering transition on Shop and fix some styling
- Center intro title vertically
- Cart item styling tweaks
- Add cart button quantity label inside of button so it's clickable
2021-12-06 22:14:02 +01:00
73c9e80a21 Use SVG icons from global symbols
Allow to change color and avoid code duplication
2021-11-10 22:57:50 +01:00
8062987bb3 Change Cart button icon and size 2021-11-07 11:44:47 +01:00
35ba7f7c63 Change Cart button naming 2021-11-05 17:52:28 +01:00