mobile version fixes
This commit is contained in:
@ -16,7 +16,7 @@ footer .copyright {
|
||||
|
||||
@media (max-width: 575.98px) {
|
||||
.footer__left {
|
||||
margin-top: 120px;
|
||||
margin-top: 80px;
|
||||
}
|
||||
}
|
||||
|
||||
@ -73,6 +73,7 @@ footer .copyright {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.footer__phone {
|
||||
color: #003b65;
|
||||
font-family: 'CeraPro';
|
||||
@ -92,3 +93,9 @@ footer .copyright {
|
||||
line-height: normal;
|
||||
margin-left: 24px;
|
||||
}
|
||||
|
||||
@media (max-width: 1199px) {
|
||||
.footer__left {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user