Fix mobile header #231
Merged
j285he
merged 3 commits from jared-fix-mobile-header
into main
1 year ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'jared-fix-mobile-header'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Closes #210
Some problems:
I did not use our standard 768px mobile breakpoint because this implementation didn't look very good in tablet.
Everything still looks super left-aligned on Mobile L view, so maybe we want a different design here.
Also for some reason the
max-width: 425px
media query doesn't apply styles when the width is 425px??oh, i didn't mean to do that, my bad 🙈
Sorry for closing this Jared, I just created a new PR #232 :)
wait I can reopen PRs, I'll close #232 🤦 🤦 IM SO SORRY LOL
I think it's much better if we make the following changes instead of the ones in this PR:
With this we dont need special mobile styles, and it doesn't break the terms apart.
c0c2420ee6
into main 1 year agoReviewers
c0c2420ee6
.