Advertisement
fauzanjeg

Fix Menu Line Height issue || Custom Fix

Jun 20th, 2021
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.10 KB | None | 0 0
  1. /* Fix Menu Line Height issue || Custom Fix */
  2. .jeg_main_menu > li > a {
  3.     line-height: unset;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement