0.0.142 upd static pages

This commit is contained in:
2023-09-19 16:12:13 +03:00
parent b33664d3c1
commit ce67fddcc9
6 changed files with 56 additions and 10 deletions

View File

@@ -1780,6 +1780,27 @@ button#more_button{
margin-bottom: 20px
}
.benefit_img>img{
align-self: center;
}
.benefit_title{
display: flex;
height: fit-content;
align-items: flex-start;
gap: 133px;
justify-content: space-around;
margin-bottom: 20px;
}
.benefit_title_item>h3{
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 36px;
text-align: center;
}
.benefit_img>figure{
display: flex;
@@ -1889,9 +1910,11 @@ button#more_button{
width: 20%;
}
.benefit_img_item>span, h3{
.benefit_title_item>span{
text-align: center;
margin-bottom: 10px;
width: 340px;
display: block;
}
.map_wrapper{
@@ -1938,6 +1961,9 @@ button#more_button{
min-width: 65px;
padding: 10px 0px 0px 10px;
}
.counter-box>textarea:focus{
outline: none !important;
}
.counter-text{
position: absolute;
right: 10px;