From 08366d3619433d0e214b128605b375886b0f33e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D1=8F=D1=87=D0=B5=D1=81=D0=BB=D0=B0=D0=B2?= Date: Mon, 13 Apr 2020 15:51:01 +0000 Subject: [PATCH] Update an.css --- app/pub/css/an.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/pub/css/an.css b/app/pub/css/an.css index 40ff172..a5b6f30 100644 --- a/app/pub/css/an.css +++ b/app/pub/css/an.css @@ -232,4 +232,7 @@ h1 { #stuff-bar { height: 150px; } + .adv { + display:none; + } }