bjcarlson42 / benjamincarlson.io

My personal website built with Next.js, Chakra UI, Firebase, and next-mdx-remeote.
https://benjamincarlson.io
MIT License
141 stars 23 forks source link

All a tags have underline annimation #3

Closed bjcarlson42 closed 4 years ago

bjcarlson42 commented 4 years ago

Need to create a class for the underline animation instead of applying to globally to all a tags.

bjcarlson42 commented 4 years ago

Fixed