Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
@@ -13,7 +13,8 @@
|
|
13 |
<div class="container">
|
14 |
<h1 class="logo">China-KG Cargo</h1>
|
15 |
<nav>
|
16 |
-
<
|
|
|
17 |
<li><a href="#services">Услуги</a></li>
|
18 |
<li><a href="#about">О нас</a></li>
|
19 |
<li><a href="#contact">Контакты</a></li>
|
|
|
13 |
<div class="container">
|
14 |
<h1 class="logo">China-KG Cargo</h1>
|
15 |
<nav>
|
16 |
+
<button class="menu-toggle">☰</button>
|
17 |
+
<ul class="nav-list">
|
18 |
<li><a href="#services">Услуги</a></li>
|
19 |
<li><a href="#about">О нас</a></li>
|
20 |
<li><a href="#contact">Контакты</a></li>
|