Commit 46b992ea by Iren

add letter-spacing for h2 adventictic

parent 42568b89
...@@ -383,7 +383,7 @@ h1 { ...@@ -383,7 +383,7 @@ h1 {
} }
@media (max-width: 768px) { @media (max-width: 768px) {
h1 { h1 {
ё font-size: 30px; font-size: 30px;
} }
} }
@media (max-width: 576px) { @media (max-width: 576px) {
...@@ -1097,9 +1097,9 @@ video { ...@@ -1097,9 +1097,9 @@ video {
} }
.advertising-text-order h2 { .advertising-text-order h2 {
font-family: SF-UI-Text-Heavy; font-family: SF-UI-Text-Heavy;
font-size: 36px; font-size: 34px;
color: #303a81; color: #303a81;
letter-spacing: 0.36px; letter-spacing: 0;
margin-bottom: 21px; margin-bottom: 21px;
margin-top: 8px; margin-top: 8px;
line-height: 36px; line-height: 36px;
...@@ -1136,9 +1136,9 @@ video { ...@@ -1136,9 +1136,9 @@ video {
} }
.advertising-text h2 { .advertising-text h2 {
font-family: SF-UI-Text-Heavy; font-family: SF-UI-Text-Heavy;
font-size: 36px; font-size: 34px;
color: #303a81; color: #303a81;
letter-spacing: 0.36px; letter-spacing: 0;
font-weight: 700; font-weight: 700;
margin-bottom: 21px; margin-bottom: 21px;
margin-top: 4px; margin-top: 4px;
......
...@@ -897,9 +897,9 @@ video { ...@@ -897,9 +897,9 @@ video {
width: 110%; width: 110%;
h2 { h2 {
font-family: SF-UI-Text-Heavy; font-family: SF-UI-Text-Heavy;
font-size: 36px; font-size: 34px;
color: #303a81; color: #303a81;
letter-spacing: 0.36px; letter-spacing: 0;
margin-bottom: 21px; margin-bottom: 21px;
margin-top: 8px; margin-top: 8px;
line-height: 36px; line-height: 36px;
...@@ -930,9 +930,9 @@ video { ...@@ -930,9 +930,9 @@ video {
width: 110%; width: 110%;
h2 { h2 {
font-family: SF-UI-Text-Heavy; font-family: SF-UI-Text-Heavy;
font-size: 36px; font-size: 34px;
color: #303a81; color: #303a81;
letter-spacing: 0.36px; letter-spacing: 0;
font-weight: 700; font-weight: 700;
margin-bottom: 21px; margin-bottom: 21px;
margin-top: 4px; margin-top: 4px;
......
...@@ -282,7 +282,7 @@ ...@@ -282,7 +282,7 @@
<div class="advertising main-container"> <div class="advertising main-container">
<div class="advertising-text"> <div class="advertising-text">
<h2>Сокращение затрат <h2>Сокращение затрат
на разработку</h2> <br>на разработку</h2>
<div class="main-line"> <div class="main-line">
</div> </div>
<p class="advertising-text advertising-text-p"> <p class="advertising-text advertising-text-p">
...@@ -409,7 +409,7 @@ ...@@ -409,7 +409,7 @@
<img src="img/advertising11.png"> <img src="img/advertising11.png">
</div> </div>
<div class="advertising-text-order"> <div class="advertising-text-order">
<h2>Широкие возможности <h2>Широкие возможности<br>
для интеграции (Открытое API)</h2> для интеграции (Открытое API)</h2>
<div class="main-line"> <div class="main-line">
</div> </div>
...@@ -504,8 +504,7 @@ ...@@ -504,8 +504,7 @@
<img src="img/protection2.png"> <img src="img/protection2.png">
</div> </div>
<div class="protection-text"> <div class="protection-text">
<h3 class="h3-desktop">Полное шифрование <h3 class="h3-desktop">SSL шифрование</h3>
данных</h3>
<p class="text-h3-desktop"> <p class="text-h3-desktop">
Ваши данные никто не сможет перехватить Ваши данные никто не сможет перехватить
</p> </p>
...@@ -516,7 +515,7 @@ ...@@ -516,7 +515,7 @@
<img src="img/protection1.png"> <img src="img/protection1.png">
</div> </div>
<div class="protection-text"> <div class="protection-text">
<h3 class="h3-desktop">Резервирование данных</h3> <h3 class="h3-desktop">Распределенные дата-центры</h3>
<p class="text-h3-desktop"> <p class="text-h3-desktop">
Плюсы и возможности резервной работы системы Плюсы и возможности резервной работы системы
</p> </p>
...@@ -529,7 +528,7 @@ ...@@ -529,7 +528,7 @@
<img src="img/protection3.png"> <img src="img/protection3.png">
</div> </div>
<div class="protection-text"> <div class="protection-text">
<h3 class="h3-desktop">SSL шифрование</h3> <h3 class="h3-desktop">Полное шифрование данных</h3>
<p class="text-h3-desktop"> <p class="text-h3-desktop">
Возможность полного шифрования данных. Возможность полного шифрования данных.
Никто не сможет их прочесть. Никто не сможет их прочесть.
...@@ -541,8 +540,7 @@ ...@@ -541,8 +540,7 @@
<img src="img/protection5.png"> <img src="img/protection5.png">
</div> </div>
<div class="protection-text"> <div class="protection-text">
<h3 class="h3-desktop">Распределенные <h3 class="h3-desktop">Резервирование данных</h3>
дата-центры</h3>
<p class="text-h3-desktop"> <p class="text-h3-desktop">
Защита информации от возможных потерь Защита информации от возможных потерь
</p> </p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment