Commit Graph

4 Commits

Author SHA1 Message Date
Xevion
43104a3d0e Refactor glitch header SCSS, modify animation logic w/ sessionStorage
Also fix Sass plugin configuration, re-enable CSS compression
2022-09-20 23:48:10 -05:00
Xevion
31bda0f788 Wide page as helper class, disable prod. sourcemaps, reduce header size
Header lineheight reduced slightly
2022-09-20 20:14:08 -05:00
Xevion
278bdae356 Fix horizontal scroll overflow due to header animation
The header is now moved up and outside of the body container, now allowing the header to take up a max of 100% of the viewport width. With overflow set to hidden, the animation will go outside the viewport but won't create a scrollbar anymore.
2022-09-20 16:53:55 -05:00
Xevion
e68741fee0 Add glitch header animation 2022-07-24 18:54:31 -05:00