Browse Source

ganti width jadi 0%

master
dekguh 3 years ago
parent
commit
87f29c21aa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      assets/style.css

+ 1
- 1
assets/style.css View File

@ -53,7 +53,7 @@ a {
.menu-nav {
position: fixed;
width: 60%;
width: 0%;
height: 100%;
z-index: 999;
top: 0;

Loading…
Cancel
Save