Commit Graph

14 Commits

Author SHA1 Message Date
fd6fc20b13 Finish to replace Anime with Motion One for page animations
Page intro animation and reveal that has now been simplified as Motion One manages an inView option (that uses IntersectionObserver)
2022-08-14 20:24:28 +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
255b00ab66 Add delay on SiteTitle reveal animation 2022-06-22 23:17:56 +02:00
a7eb9782f5 Rework SiteTitle styling 2021-11-30 20:26:40 +01:00
68236bf39e Reveal inline SiteTitle 2021-11-21 13:40:13 +01:00
91a8eb89a5 Fix SiteTitle default tag prop 2021-10-18 17:39:44 +02:00
7f8dc8cec6 Create a tag prop for SiteTitle + make it responsive 2021-10-18 16:17:36 +02:00
121c325f99 Fix SiteTitle style on Footer 2021-10-10 14:06:27 +02:00
ab01cf9809 Fix SiteTitle variants style 2021-10-09 12:04:28 +02:00
4100cd3013 Add Medium font variant and update font weights globally 2021-10-08 00:31:16 +02:00
04188ab7be Edit responsive on Browse/Locations page 2021-10-05 15:23:23 +02:00
944871ae62 Edit site title large variant 2021-10-04 22:04:26 +02:00
e0d048fe8c Add style to Footer 2021-09-29 19:19:25 +02:00
bf70c133c8 Add Credits page with API data (as boilerplate) 2021-09-24 21:51:45 +02:00