Commit Graph

6 Commits

Author SHA1 Message Date
42742bcba3 [wip] Create About page 2022-08-02 00:07:46 +02:00
01859031aa Use Heading component on Credits and Subscribe page
Adapt the entering animation as well, SiteTitle was fading
2022-08-01 11:36:15 +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
5511639014 Change Heading component max-width 2021-10-16 13:25:27 +02:00
4c14a85ab0 Create Heading component
Intro title with p
2021-10-12 22:39:55 +02:00