diff --git a/dev-dist/sw.js b/dev-dist/sw.js index d8627db..d91ce25 100644 --- a/dev-dist/sw.js +++ b/dev-dist/sw.js @@ -82,7 +82,7 @@ define(['./workbox-e7681877'], (function (workbox) { 'use strict'; "revision": "3ca0b8505b4bec776b69afdba2768812" }, { "url": "index.html", - "revision": "0.mgpgjruthpo" + "revision": "0.4if6iedhk8" }], {}); workbox.cleanupOutdatedCaches(); workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), { diff --git a/src/index.css b/src/index.css index c7ce8d6..b792c9c 100644 --- a/src/index.css +++ b/src/index.css @@ -247,3 +247,9 @@ tbody tr { *::-webkit-scrollbar { display: none; } + +html, +body { + overflow-x: hidden; + max-width: 100vw; +} diff --git a/src/pages/service/OtherServices.tsx b/src/pages/service/OtherServices.tsx index e69ce15..cda05c3 100644 --- a/src/pages/service/OtherServices.tsx +++ b/src/pages/service/OtherServices.tsx @@ -22,7 +22,7 @@ const OtherServices: FC = () => { const getAdsLeft = useGetAds(AdsDisplayLocation.OTHER_SERVICES_LEFT) return ( -