0.1.338 upd style for cards_item
This commit is contained in:
@@ -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{
|
||||||
|
|||||||
Reference in New Issue
Block a user