jrobind / dev-jot

Note-taking app for online development tutorials
MIT License
54 stars 45 forks source link

Wrapped offset in flexbox to correctly lineup #107

Closed gaddscientist closed 3 years ago

gaddscientist commented 3 years ago

Fixed the styles by wrapping the misaligned elements in a flexbox to keep them in tune.

This is my first pull request so please let me know if anything isn't done correctly!