flpolprojects commited on
Commit
d7ce950
·
verified ·
1 Parent(s): 24b8351

Update index.html

Browse files
Files changed (1) hide show
  1. 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
- <ul>
 
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>