Advertisement
arie_cristianD

unset max-height sticky logo

Jan 1st, 2024
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.09 KB | None | 0 0
  1. /* unset max-height sticky logo */
  2.  
  3. .jeg_stickybar .jeg_logo img {
  4.     max-height : unset ;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement