Advertisement
michaellevelup

Virtue back to top

May 27th, 2022
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.10 KB | None | 0 0
  1. @media only screen and (max-width : 640px) {
  2.     #topcontrol {
  3.       display: block !important;
  4.     }
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement