Advertisement
nate_d

menu

Jul 9th, 2019
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.21 KB | None | 0 0
  1. /* For div tag */
  2. .menu_icon {
  3.     height: auto;
  4.     max-width:100%;
  5.     background-image: url(https://i.imgur.com/WNN8SYa.png);
  6. }
  7.  
  8. .button_holder {
  9.     width: 40px;
  10.     min-height: 0px;
  11.     max-height: 40px;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement