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 {
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
</ul>
|
||||
<div class="hero__actions">
|
||||
<a class="hero__btn hero__btn--primary" href="/torty-na-zakaz/">Рассчитать стоимость</a>
|
||||
<a class="hero__btn hero__btn--ghost" href="https://wa.me/79780000000" target="_blank" rel="noopener noreferrer">Написать в WhatsApp</a>
|
||||
<!-- <a class="hero__btn hero__btn--ghost" href="https://wa.me/79780000000" target="_blank" rel="noopener noreferrer">Написать в WhatsApp</a> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="hero__gallery">
|
||||
@@ -64,7 +64,7 @@
|
||||
<div class="steps__text">
|
||||
<h2>Как заказать торт за 4 шага</h2>
|
||||
<ol>
|
||||
<li>Пишете в WhatsApp или Telegram и описываете идею.</li>
|
||||
<li>Пишете в Telegram или MAX и описываете идею.</li>
|
||||
<li>Согласовываем дизайн, вес, начинку и дату.</li>
|
||||
<li>Подтверждаете заказ предоплатой.</li>
|
||||
<li>Получаете торт с доставкой или самовывозом.</li>
|
||||
@@ -121,8 +121,8 @@
|
||||
<h2>Обсудим ваш торт за 10 минут</h2>
|
||||
<p>Напишите нам в мессенджер и получите 2-3 идеи оформления и ориентир по цене.</p>
|
||||
<div class="cta-final__actions">
|
||||
<a href="https://wa.me/79780000000" target="_blank" rel="noopener noreferrer">WhatsApp</a>
|
||||
<a href="https://t.me/sevastopol_tort" target="_blank" rel="noopener noreferrer">Telegram</a>
|
||||
<a href="https://wa.me/79780000000" target="_blank" rel="noopener noreferrer">Telegram</a>
|
||||
<a href="https://t.me/sevastopol_tort" target="_blank" rel="noopener noreferrer">MAX</a>
|
||||
<a href="tel:+79780000000">Позвонить</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user