Новые правки
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) {
|
@media (max-width: 767px) {
|
||||||
.hero-section {
|
.hero-section {
|
||||||
padding-top: 64px;
|
padding-top: 70px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-title {
|
.hero-title {
|
||||||
|
|
@ -464,7 +464,7 @@ const showImage = layout === 'with-image' && sideImage;
|
||||||
|
|
||||||
@media (max-width: 480px) {
|
@media (max-width: 480px) {
|
||||||
.hero-section {
|
.hero-section {
|
||||||
padding-top: 32px;
|
padding-top: 70px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-title {
|
.hero-title {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue