Correct menu position

master
zmv7 2021-06-07 15:33:26 +05:00 committed by GitHub
parent 0f35efe5fe
commit e05efca9d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -67,8 +67,8 @@
#menu {
position: absolute;
top:35px;
left: 3px;
top:38px;
left: 0;
background-color: #bdbebd;
z-index: 10;
border-left: 2px solid white;