Update apps.html

This commit is contained in:
Cobalt-60
2023-11-30 00:11:34 -05:00
committed by GitHub
parent a6d5158a81
commit cf281b94f7
+1 -1
View File
@@ -36,7 +36,7 @@ window['nitroAds'].createAd('anchorad', {
"wording": "Report Ad",
"position": "top-right"
},
"mediaQuery": "(min-width: 320px) and (max-width: 767px)"
"mediaQuery": "(min-width: 1025px)"
});
</script>
</body>