Commit Graph

9 Commits

Author SHA1 Message Date
18c2b1b16d Fix Globe appearing when changing page?!
Apparently the globe was running too early and would not show up from a page to another
Waiting for the page transition is helping
Thanks Baptiste!
2022-07-10 12:51:22 +02:00
895b30e527 Change Globe markers class 2022-07-08 11:16:56 +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
9801fec217 Clean CSS 2022-06-14 23:11:24 +02:00
482b62da0e Re-implement close state to Globe marker 2022-03-01 12:48:10 +01:00
9f41b33d6e Put Globe under? 2021-10-16 22:31:56 +02:00
70b68c5d24 Fix Globe page centering 2021-10-08 00:11:34 +02:00
1e921ab4a0 Add dragging cursor on Globe 2021-10-03 19:59:05 +02:00
f6da3c4b55 Implement Interactive Globe on Homepage 2021-10-03 13:56:11 +02:00