- Styling for posts mark political is spaced weird. Also got this error when clicked.
- ```
Module not found: Can't resolve '../../public/icons/browsers/chrome.svg'
```
- Posts go off screen when firefox is set to minimum
- See atatched images. 1 from firefox and 1 from the iOS simulator
- As a heads up I added a viewport meta tag in _documents that makes it so mobile loads full screen and is not zoomable, but when content goes outside the viewport it will still add the scroller. Just make sure when you load on mobile the screen shows the full content width with no left/right scroll bar.
- When scrolling down the header is hidden behind content. I feel making the header z-index higher will fix this
- Would be cool if the header hid when scrolling down and slid back down when scrolling up. This can be a second card in lower priority if it is not that easy.
- ./src/components/coins/Balance.tsx:5:1
```
Module not found: Can't resolve '../../public/images/flash.png'
```
- Happens when clicking View All coins