This commit is contained in:
Bloody
2023-09-29 21:40:30 +07:00
parent 40b47636a3
commit 989a9aec03
3 changed files with 41 additions and 3 deletions

View File

@@ -23,13 +23,15 @@
<a href="#">
<img src="img/svg/Главная.svg" class="main_div"></a>
</div>
<a href="#" style="text-decoration: none;"><p class="other">Профиль</p></a>
<a href="#" style="text-decoration: none;"><p class="other">Помощь</p></a>
<a href="#" style="text-decoration: none;"><p class="header_other_text">Профиль</p></a>
<a href="#" style="text-decoration: none;"><p class="header_other_text">Помощь</p></a>
</div>
<div class="bal"></div>
<div class="bal_bac"></div>
<a href="#"><button class="bal_button"></button></a>
<img class="bal_img" src="img/basic/BalanceLogoDiamondOre.png">
<p class="bal_text">25000</p>
<p class="bal_button_text">КОШЕЛЁК</p>
</div>
<div class="left_panel"></div>
</header>