diff --git a/frontend/src/styles/ads.scss b/frontend/src/styles/ads.scss index a6bfdded9..9d605f35a 100644 --- a/frontend/src/styles/ads.scss +++ b/frontend/src/styles/ads.scss @@ -64,7 +64,7 @@ } &.testPage { - display: none; + display: none !important; } }