style: update base scss styles
This commit is contained in:
14
index.html
14
index.html
@@ -33,7 +33,7 @@
|
||||
лёд, залы, проживание и питание на одной территории
|
||||
</h1>
|
||||
<p>
|
||||
Два ледовых поля 56×26 м, универсальный зал, фитнес-центр и
|
||||
Два ледовых поля 58×26 м, универсальный зал, фитнес-центр и
|
||||
апарт-отель на 70+ номеров. В пределах ТТК.
|
||||
</p>
|
||||
<ul class="hero__tags">
|
||||
@@ -103,7 +103,7 @@
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<article class="object-card object-card--reverse">
|
||||
<article class="object-card object-card--reverse" style="display:none;">
|
||||
<div class="object-card__image" style="background-image: linear-gradient(0deg, rgba(18,18,18,.3), rgba(18,18,18,.3)), url('./assets/images/other/1231.png');"></div>
|
||||
<div class="object-card__content">
|
||||
<h3>Зал хореографии</h3>
|
||||
@@ -229,7 +229,7 @@
|
||||
<p>от 25.000₽/час</p>
|
||||
</article>
|
||||
<article class="pricing-item">
|
||||
<h3>Аренда универсального зала</h3>
|
||||
<h3>Универсальный зал</h3>
|
||||
<p>от 7.000₽/час</p>
|
||||
</article>
|
||||
<article class="pricing-item">
|
||||
@@ -356,7 +356,7 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section facts" id="facts">
|
||||
<section class="section facts" id="facts" style="display:none;">
|
||||
<div class="container">
|
||||
<header class="section__head">
|
||||
<h2>Цифры о комплексе</h2>
|
||||
@@ -440,7 +440,7 @@
|
||||
</span>
|
||||
<div class="contacts-card__item-content">
|
||||
<strong>Адрес</strong>
|
||||
<span>Москва, Автомобильный проезд, 4</span>
|
||||
<span>Москва, Автомобильный проезд, 4к5</span>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
@@ -462,7 +462,7 @@
|
||||
</span>
|
||||
<div class="contacts-card__item-content">
|
||||
<strong>Телефон</strong>
|
||||
<a href="tel:+79251404737">+7 (925) 140-47-37</a>
|
||||
<a style="margin-bottom:5px;" href="tel:+79251404737">+7 (925) 140-47-37</a><br>
|
||||
<a href="tel:+79251404764">+7 (925) 140-47-64</a>
|
||||
</div>
|
||||
</li>
|
||||
@@ -575,7 +575,7 @@
|
||||
</nav>
|
||||
<div class="footer__contacts">
|
||||
<h4>Контакты и режим работы</h4>
|
||||
<a href="tel:+79251404737">+7 (925) 140-47-37</a>
|
||||
<a href="tel:+79251404737">+7 (925) 140-47-37</a><br>
|
||||
<a href="tel:+79251404764">+7 (925) 140-47-64</a>
|
||||
<a href="mailto:receptionadmin@o-arena.ru">receptionadmin@o-arena.ru</a>
|
||||
<span>Москва, Автомобильный проезд, 4</span>
|
||||
|
||||
Reference in New Issue
Block a user