0.0.176 upd header

This commit is contained in:
2023-10-19 14:27:20 +03:00
parent 6ac082c7df
commit 9ec605bed1

View File

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