Aleksmorshen commited on
Commit
c982db7
·
verified ·
1 Parent(s): a64efe0

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -19,7 +19,7 @@
19
 
20
  <div class="container">
21
  <!-- Колонка 1: Инвентарь -->
22
- <div class="column inventory" id="inventory">
23
  <h2>Инвентарь</h2>
24
  <!-- Форма добавления товара -->
25
  <form id="productForm">
 
19
 
20
  <div class="container">
21
  <!-- Колонка 1: Инвентарь -->
22
+ <div class="column inventory active" id="inventory">
23
  <h2>Инвентарь</h2>
24
  <!-- Форма добавления товара -->
25
  <form id="productForm">