0.0.163
This commit is contained in:
@@ -843,7 +843,7 @@ body.n_scroll{
|
||||
}
|
||||
|
||||
.footer_el{
|
||||
width: 26%;
|
||||
width: 30%;
|
||||
margin-right: 50px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
@@ -853,6 +853,19 @@ body.n_scroll{
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.footer_name_title{
|
||||
margin-top: 0;
|
||||
display: block;
|
||||
text-decoration: none;
|
||||
color: #ffffff;
|
||||
font-weight: 500;
|
||||
|
||||
/* text-transform: uppercase; */
|
||||
}
|
||||
|
||||
.right_part_footer{
|
||||
width: 15%;
|
||||
}
|
||||
.footer_el_childs{
|
||||
margin-top: 20px;
|
||||
}
|
||||
@@ -867,8 +880,8 @@ body.n_scroll{
|
||||
.flex_container_footer{
|
||||
display: flex;
|
||||
width: 100%;
|
||||
padding-top: 70px;
|
||||
padding-bottom: 60px;
|
||||
padding-top: 25px;
|
||||
padding-bottom: 25px;
|
||||
}
|
||||
|
||||
.btn_contacts_footer{
|
||||
@@ -1545,5 +1558,5 @@ body.n_scroll{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: contain;
|
||||
object-position: center;
|
||||
object-position: top;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user