fix главной
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
|
||||
.hero__title {
|
||||
margin: 0;
|
||||
font-family: "Cormorant Garamond", Georgia, serif;
|
||||
/* font-family: "Cormorant Garamond", Georgia, serif; */
|
||||
font-size: clamp(32px, 4.8vw, 58px);
|
||||
line-height: 0.94;
|
||||
}
|
||||
@@ -101,7 +101,7 @@
|
||||
min-height: 44px;
|
||||
border-radius: 999px;
|
||||
padding: 0 18px;
|
||||
font-weight: 700;
|
||||
/* font-weight: 700; */
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@@ -156,11 +156,15 @@
|
||||
.faq h2,
|
||||
.cta-final h2 {
|
||||
margin: 0;
|
||||
font-family: "Cormorant Garamond", Georgia, serif;
|
||||
/* font-family: "Cormorant Garamond", Georgia, serif; */
|
||||
font-size: clamp(30px, 4vw, 48px);
|
||||
line-height: 0.98;
|
||||
}
|
||||
margin-bottom: 40px;
|
||||
|
||||
}
|
||||
.portfolio {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
.section-head__kicker {
|
||||
margin: 0 0 8px;
|
||||
color: #8e311d;
|
||||
@@ -274,6 +278,7 @@
|
||||
|
||||
.portfolio__grid {
|
||||
grid-template-columns: repeat(4, minmax(0, 1fr));
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.portfolio__grid img {
|
||||
|
||||
Reference in New Issue
Block a user