Personal Site
commits
Author
Commit
Message
Date
- Entries go vertical
- Blog is removed (still accessible in nav, but simply filler space in desktop; not needed)
- body cannot be smaller than 30ch, so smaller devices will scroll. this ensures each part is legible without breaking things on tiny/over zoomed devices
- <main> now takes up remaining height in body, overflowing when at capacity
- <Landing> is now properly sized
- last item is on right to prevent overflow
- "­" and "<wbr>" are replaced with the respective html entity/element for line breaks in word wrapping
- elements flex in right direction
- goes vertical at small screen threshold
- overflowing creates a scroll
- dot is placed between list items