add contacts mobile menu
This commit is contained in:
24
style.css
24
style.css
@@ -1921,7 +1921,7 @@ span.rub_back_title{
|
||||
border-bottom: 1px solid #F5F5F5;
|
||||
margin-top: 22px;
|
||||
padding-bottom: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-bottom: 28px;
|
||||
}
|
||||
|
||||
#gamburer_menu a{
|
||||
@@ -2089,6 +2089,28 @@ span.rub_back_title{
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
||||
.mob_menu_info{
|
||||
padding-top: 22px;
|
||||
padding-bottom: 42px;
|
||||
}
|
||||
|
||||
.mob_menu_contacts{
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
justify-content: space-between;
|
||||
margin-left: 36px;
|
||||
margin-right: 36px;
|
||||
padding-top: 22px;
|
||||
margin-bottom: 42px;
|
||||
}
|
||||
|
||||
.mob_menu_tel{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.mob_menu_mail a{
|
||||
color: #2D9CDB;
|
||||
}
|
||||
|
||||
.post-h1{
|
||||
font-weight: 24px;
|
||||
|
||||
Reference in New Issue
Block a user