fix mobile scroll on menu
This commit is contained in:
@@ -1175,6 +1175,8 @@ img {
|
||||
padding: 60px 20px 20px;
|
||||
transform: translateX(-100%);
|
||||
transition: transform 0.3s;
|
||||
overflow-y: auto;
|
||||
max-height: 100vh;
|
||||
}
|
||||
|
||||
.mobile-menu.active {
|
||||
|
||||
Reference in New Issue
Block a user