Merge remote-tracking branch 'origin/main'

This commit is contained in:
SDE
2024-01-15 16:36:59 +03:00

View File

@@ -1852,14 +1852,32 @@
justify-content: center; justify-content: center;
} }
.cards_item_1, /*.cards_item_1,*/
.cards_item_2, /*.cards_item_2,*/
.cards_item_3, /*.cards_item_3,*/
.cards_item_4 /*.cards_item_4*/
{ /*{*/
width: 100%; /* width: 100%;*/
height: 180px; /* height: 180px;*/
background-size:60%; /* background-size:60%;*/
/*}*/
.card_title_1{
font-size: 34px;
font-style: normal;
font-weight: 700;
line-height: 42px;
}
.card_title_2{
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 26px;
}
.card_title_3{
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 20px;
} }
.cards_wrapper{ .cards_wrapper{