correct work curtain
This commit is contained in:
@@ -73,6 +73,7 @@ function openOverlayOrClose () {
|
||||
if (screen.width < 700){
|
||||
if (!overlay.classList.contains("show")){
|
||||
overlay.classList.add("show")
|
||||
overlay.classList.remove("hidden")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user