257691d208
Fix a hell of a stupid SCSS issue that blocked everything?!
2022-07-12 12:07:26 +02:00
68b3f65dd3
Fix responsive issues globally
2022-07-11 21:41:32 +02:00
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
85aacf12e3
Code optimizations
2022-06-07 14:54:28 +02:00
bc9a93101c
Fix some styles issues (font-weight, max-width, markup)
2021-10-09 20:13:52 +02:00
84b3731553
Shorthand write grid-column when starting from 1
2021-10-05 20:59:49 +02:00
04188ab7be
Edit responsive on Browse/Locations page
2021-10-05 15:23:23 +02:00
4691c190bc
Create Locations page
2021-10-04 19:44:07 +02:00
042440188e
Add a credit page and make style reusable
2020-02-26 15:52:13 +01:00
ef23d90eb6
WIP
2020-02-13 22:24:28 +01:00
9b0c154f61
WIP React > Svelte
...
Put most of the developed design into Svelte
2020-02-11 15:09:32 +01:00