From 99213ad2e227a065518b04462fb32d4fd43373ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nejc=20Kova=C4=8D?= Date: Mon, 13 Jun 2022 18:00:06 +0200 Subject: [PATCH] aai popravki (gumbi) --- frontend/simple/css/aai.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/simple/css/aai.css b/frontend/simple/css/aai.css index e9f22c4eb..58e5ff41e 100644 --- a/frontend/simple/css/aai.css +++ b/frontend/simple/css/aai.css @@ -242,7 +242,7 @@ header nav span.lang_switch img { margin-top: 0px; margin-bottom: 25px; } -@media screen and (max-width: 888px) { +@media screen and (max-width: 910px) { .povezave .col p { min-height: 110px; margin-bottom: 0px; @@ -263,7 +263,7 @@ header nav span.lang_switch img { padding: 11px 16px; margin: 0px 20px; - max-width: 183px; + max-width: 165px; background: linear-gradient(to left, #F07D3E 50%, white 50%) right; background-size: 200%;