From 9ec605bed13a6d3587342f000259b40af7726d94 Mon Sep 17 00:00:00 2001 From: ArtemB Date: Thu, 19 Oct 2023 14:27:20 +0300 Subject: [PATCH] 0.0.176 upd header --- static/css/styles.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/static/css/styles.css b/static/css/styles.css index 72001ca..d088881 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -2316,7 +2316,7 @@ button#send_feedback_form{ border-radius: 10px; background: url(/static/img/png/cards_item_1.png), lightgray 0px -24.489px / 100.69% 113.347% no-repeat; - width: 279px; + width: 45%; height: 322px; } @@ -2342,7 +2342,7 @@ button#send_feedback_form{ float: right; border-radius: 10px; background: url(/static/img/png/cards_item_2.png), lightgray 50% / cover no-repeat; - width: 279px; + width: 45%; height: 322px; } @@ -2376,7 +2376,7 @@ button#send_feedback_form{ float: right; border-radius: 10px; background: url(/static/img/png/cards_item_3.png), lightgray 50% / cover no-repeat; - width: 279px; + width: 45%; height: 322px; } @@ -2398,7 +2398,7 @@ button#send_feedback_form{ float: right; border-radius: 10px; background: url(/static/img/png/cards_item_4.png), lightgray 50% / cover no-repeat; - width: 279px; + width: 45%; height: 322px; }