Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -4
index.html
CHANGED
@@ -13,9 +13,7 @@
|
|
13 |
<header>
|
14 |
<h1 class="cosmo-title" id="cosmo-title">Revolut</h1>
|
15 |
<p class="subtitle">Эстетика чистоты из 2070</p>
|
16 |
-
<
|
17 |
-
<img src="cream.png" alt="Revolut Cream" class="header-cream">
|
18 |
-
</div>
|
19 |
</header>
|
20 |
<section class="hero">
|
21 |
<div class="cosmo-product" id="cosmo-product">
|
@@ -46,4 +44,4 @@
|
|
46 |
</div>
|
47 |
<script src="script.js"></script>
|
48 |
</body>
|
49 |
-
</html>
|
|
|
13 |
<header>
|
14 |
<h1 class="cosmo-title" id="cosmo-title">Revolut</h1>
|
15 |
<p class="subtitle">Эстетика чистоты из 2070</p>
|
16 |
+
<img src="cream.png" alt="Revolut Cream" class="header-cream">
|
|
|
|
|
17 |
</header>
|
18 |
<section class="hero">
|
19 |
<div class="cosmo-product" id="cosmo-product">
|
|
|
44 |
</div>
|
45 |
<script src="script.js"></script>
|
46 |
</body>
|
47 |
+
</html>
|