qwik
qwik copied to clipboard
makes menu sticky 🥁
What is it?
- [ 🥁] Feature / enhancement
- [ ] Bug
- [ ] Docs / tests
Description
Makes top menu sticky so you can see cool blurry saturated colors underneath
Actual code changes
- removed poppins font as it isn't in the project
- removed height from body (not needed)
- made menu always sticky and tweaked filter
Use cases and why
Because it looks nice
Checklist:
- [ 🥁] My code follows the developer guidelines of this project
- [🥁 ] I have performed a self-review of my own code
- [ ] I have made corresponding changes to the documentation
- [ ] Added new tests to cover the fix / functionality
Run & review this pull request in StackBlitz Codeflow.
yes, might need to run the pnpm fmt command, to run prettier
I'm going to delete this PR and try and get my local dev env. working properly then make a new PR