elixirschool / school_house

The new era of Elixir School now powered by @phoenixframework
https://elixirschool.com/
Apache License 2.0
155 stars 49 forks source link

fix nav bar height #160

Closed thth closed 3 years ago

thth commented 3 years ago

This fixes the "Lessons" toggle being slightly taller than the other links, most noticeable when hovering over links with the toggle menu open: image

The cause is the toggle arrow missing a specified line-height.

I also removed some unnecessary duplicate css.