- Better use of
+layout.svelte - Moved contact details to separate page and added a proper navigation bar (using
NavCMLX) - Improved mobile experience (works just fine up to 360px width) and reduce use of rapid
setIntervaland random text functions (which utilized too much CPU) - Faster load times by using webp
- Removed wordy / verbose bits for better flow
- Fixed bug where zooming out too much would break the background (so use
bg-size-[100%])
Log in to leave a comment