0.0.198 media 360px all static page

This commit is contained in:
2023-11-03 14:55:44 +03:00
parent cd748dc371
commit b32a79f966
5 changed files with 142 additions and 56 deletions

View File

@@ -588,14 +588,27 @@ header>div>a>span{
vertical-align: middle;
}
header>div>div>a {
text-decoration: none;
color: #272424;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 22px;
/*header>div>div>a {*/
/* text-decoration: none;*/
/* color: #272424;*/
/* font-family: Inter;*/
/* font-size: 16px;*/
/* font-style: normal;*/
/* font-weight: 500;*/
/* line-height: 22px;*/
/*}*/
.registration_button{
color: #FFFFFF;
padding: 12px 23px;
background: #FF613A;
border-radius: 10px;
}
.enter_button{
color: #FFFFFF;
padding: 12px 23px;
background: #FF613A;
border-radius: 10px;
}
header .header-second {
@@ -2338,8 +2351,8 @@ button#send_feedback_form{
/* Shadow 1 */
box-shadow: -1px 4px 10px 0px rgba(198, 199, 203, 0.20), 0px -1px 10px 0px rgba(198, 199, 203, 0.20);
margin: 10px;
padding: 0 20px 30px 20px;
}
.cards_item_1_left,
.cards_item_2_left,
.cards_item_3_left,
@@ -2655,7 +2668,7 @@ details[open] summary ~ *{
.three_pinned_news{
display: flex;
margin: 0 80px 0 80px;
/*margin: 0 80px 0 80px;*/
justify-content: space-between;
flex-wrap: wrap;
}