Новые правки
This commit is contained in:
parent
f06f86ac53
commit
34c1cdbcf6
1 changed files with 2 additions and 2 deletions
|
|
@ -441,7 +441,7 @@ const showImage = layout === 'with-image' && sideImage;
|
|||
|
||||
@media (max-width: 767px) {
|
||||
.hero-section {
|
||||
padding-top: 64px;
|
||||
padding-top: 70px;
|
||||
}
|
||||
|
||||
.hero-title {
|
||||
|
|
@ -464,7 +464,7 @@ const showImage = layout === 'with-image' && sideImage;
|
|||
|
||||
@media (max-width: 480px) {
|
||||
.hero-section {
|
||||
padding-top: 32px;
|
||||
padding-top: 70px;
|
||||
}
|
||||
|
||||
.hero-title {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue