fauzanjeg

Change Logo Size in Mobile

Apr 12th, 2021 (edited)
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.10 KB | None | 0 0
  1. /* Change Logo Size in Mobile */
  2. .jeg_mobile_logo img {
  3.     width: 200px;
  4.     max-height: unset;
  5. }
Add Comment
Please, Sign In to add comment