Header styles look strange on mobile
Brisklemonade opened this issue · 3 comments
Brisklemonade commented
jacob-8 commented
The gradient is by design but I may consider doing something more standard like seen on https://vitejs.dev/guide/ - alternatively, https://vitest.dev/guide gives a good example of a blur instead of a gradient to offset the header.
Brisklemonade commented
The blur is a nice effect, just remember that it isn't supported by firefox!
jacob-8 commented
Simplified to white background with border in v0.0.15 - see https://kitbook.vercel.app/1-get-started for example