Commit graph

9 commits

Author SHA1 Message Date
Thomas Mathews
0fdde7b384 web: added global nav for small devices 2022-11-12 20:10:56 -08:00
Thomas Mathews
781f99e845 web: show profile picture in post box on desktop 2022-11-12 19:32:21 -08:00
Thomas Mathews
0616d963d5 web: fixed mobile issues
After doing thorough testing on mobile I have scrapped my original
flexbox design in favor of sticky headers. I will not be implmenting a
bottom toolbar like twitter. Instead I will find another way to add user
tools in mobile mode. This approach works better on desktop as well.

Let's simplify and use new CSS tools we have to our advantage and make a
unified design that works on both desktop and mobile better.
2022-11-12 19:32:19 -08:00
Thomas Mathews
5983a254df web: responsive navigation 2022-11-12 19:30:44 -08:00
William Casarin
75b7a74175 web: smaller header on mobile 2022-11-12 15:01:38 -08:00
William Casarin
ff74755f23 web: fix scrolling on desktop 2022-11-12 14:57:19 -08:00
William Casarin
8826acff6f web: make nav bar a bit smaller on mobile 2022-11-12 14:45:45 -08:00
William Casarin
c9a46b48fd web: a few responsive tweaks 2022-11-12 14:42:27 -08:00
Thomas Mathews
ddee626bf5 web: responsive navigation 2022-11-12 14:33:51 -08:00