Small fixes and ad rotation
This commit is contained in:
@@ -29,7 +29,7 @@ onMount(async () => {
|
||||
}
|
||||
}
|
||||
|
||||
if (document.body.clientWidth < 800) {
|
||||
if (document.body.clientWidth < 700) {
|
||||
visible = false
|
||||
dispatch("visibility", false)
|
||||
return
|
||||
|
Reference in New Issue
Block a user