Advertisement
deyanivanov966

Drag and Drop Menu Styles

Jan 6th, 2022
926
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.07 KB | None | 0 0
  1. .navbar{
  2.     display: none;
  3. }
  4. li{
  5.     list-style-type: none;
  6. }
  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement