Spaces:
Running
Running
Aleksandr Sashka commited on
сними все затемнения на сайте
Browse files- index.html +8 -9
index.html
CHANGED
|
@@ -220,10 +220,9 @@ max-width: 1000px;
|
|
| 220 |
<!-- Header removed -->
|
| 221 |
<!-- Hero Section -->
|
| 222 |
<section class="pt-12 pb-16 relative overflow-hidden">
|
| 223 |
-
<div class="absolute inset-0 bg-cover bg-center opacity-30 bg-[length:70%]" style="background-image: url('https://testsite.casino-ya.ru/azino/images/59.jpg');"></div>
|
| 224 |
-
<div class="absolute inset-0 bg-black opacity-40"></div>
|
| 225 |
<div class="absolute inset-0 overflow-hidden">
|
| 226 |
-
|
| 227 |
</div>
|
| 228 |
<div class="site-wrapper px-4 relative z-10">
|
| 229 |
<div class="grid md:grid-cols-2 gap-8 md:gap-12 items-center hero-grid">
|
|
@@ -408,8 +407,8 @@ max-width: 1000px;
|
|
| 408 |
</section>
|
| 409 |
|
| 410 |
<!-- Registration Process -->
|
| 411 |
-
<section class="py-16
|
| 412 |
-
|
| 413 |
<h2 class="bebas text-5xl text-center gold-text mb-12">
|
| 414 |
РЕГИСТРАЦИЯ ЗА 1 МИНУТУ
|
| 415 |
</h2>
|
|
@@ -467,8 +466,8 @@ max-width: 1000px;
|
|
| 467 |
</section>
|
| 468 |
|
| 469 |
<!-- Payment Methods -->
|
| 470 |
-
<section class="py-16
|
| 471 |
-
|
| 472 |
<h2 class="bebas text-5xl text-center gold-text mb-12">
|
| 473 |
СПОСОБЫ ПОПОЛНЕНИЯ
|
| 474 |
</h2>
|
|
@@ -594,8 +593,8 @@ max-width: 1000px;
|
|
| 594 |
</section>
|
| 595 |
|
| 596 |
<!-- Security -->
|
| 597 |
-
<section class="py-16
|
| 598 |
-
|
| 599 |
<h2 class="bebas text-5xl text-center gold-text mb-12">
|
| 600 |
БЕЗОПАСНОСТЬ И ЗАЩИТА
|
| 601 |
</h2>
|
|
|
|
| 220 |
<!-- Header removed -->
|
| 221 |
<!-- Hero Section -->
|
| 222 |
<section class="pt-12 pb-16 relative overflow-hidden">
|
| 223 |
+
<div class="absolute inset-0 bg-cover bg-center opacity-30 bg-[length:70%]" style="background-image: url('https://testsite.casino-ya.ru/azino/images/59.jpg');"></div>
|
|
|
|
| 224 |
<div class="absolute inset-0 overflow-hidden">
|
| 225 |
+
<div class="absolute top-10 left-10 w-32 h-32 border-4 border-yellow-500 rounded-full floating hidden md:block"></div>
|
| 226 |
</div>
|
| 227 |
<div class="site-wrapper px-4 relative z-10">
|
| 228 |
<div class="grid md:grid-cols-2 gap-8 md:gap-12 items-center hero-grid">
|
|
|
|
| 407 |
</section>
|
| 408 |
|
| 409 |
<!-- Registration Process -->
|
| 410 |
+
<section class="py-16">
|
| 411 |
+
<div class="site-wrapper px-4">
|
| 412 |
<h2 class="bebas text-5xl text-center gold-text mb-12">
|
| 413 |
РЕГИСТРАЦИЯ ЗА 1 МИНУТУ
|
| 414 |
</h2>
|
|
|
|
| 466 |
</section>
|
| 467 |
|
| 468 |
<!-- Payment Methods -->
|
| 469 |
+
<section class="py-16">
|
| 470 |
+
<div class="site-wrapper px-4">
|
| 471 |
<h2 class="bebas text-5xl text-center gold-text mb-12">
|
| 472 |
СПОСОБЫ ПОПОЛНЕНИЯ
|
| 473 |
</h2>
|
|
|
|
| 593 |
</section>
|
| 594 |
|
| 595 |
<!-- Security -->
|
| 596 |
+
<section class="py-16">
|
| 597 |
+
<div class="site-wrapper px-4">
|
| 598 |
<h2 class="bebas text-5xl text-center gold-text mb-12">
|
| 599 |
БЕЗОПАСНОСТЬ И ЗАЩИТА
|
| 600 |
</h2>
|