edit blocks (gendir 5 + photos FINAL)

This commit is contained in:
2026-06-18 10:51:15 +03:00
parent fceb73e161
commit d48e75c71c
6 changed files with 31 additions and 17 deletions

View File

@@ -249,7 +249,7 @@ img {
h1 {
max-width: 1000px;
/*margin-bottom: 24px;*/
margin-bottom:45px;
margin-bottom:30px;
font-size: 82px;
font-weight: 700;
line-height: 90px;
@@ -275,7 +275,7 @@ img {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-bottom: 15px;
margin-bottom: 25px;
li {
padding: 16px 20px;
@@ -2055,6 +2055,7 @@ img {
p {
max-width: 100%;
font-weight:200;
font-size: 16px;
line-height: 1.5;
}
@@ -2241,9 +2242,9 @@ img {
h1 {
/*font-size: 34px;*/
font-size:24px;
font-size:32px;
margin-top:20px;
margin-bottom:40px;
margin-bottom:25px;
}
&__actions {
@@ -2271,6 +2272,7 @@ img {
.hours-card,
.object-card__content {
padding: 24px;
min-height:230px;
}
.feature-card{