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; }