mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added styles for text and input in saperpage
This commit is contained in:
@@ -8,14 +8,14 @@
|
||||
|
||||
<section class="saper">
|
||||
<div class="saper-start">
|
||||
<div class="saper-start__content">
|
||||
<div class="saper-start__content title-saper padding-elements">
|
||||
<h2>Сапёр</h2>
|
||||
<p>Находи изумруды на поле и избегай кристалы</p>
|
||||
<div class="saper-start__choises crystals">
|
||||
<h3>Количество кристалов</h3>
|
||||
<div class="crystals__choises crystals-input__margin">
|
||||
<img class="crystal-icon" width="25" height="25" src="@/assets/icons-games/saper-game/icon-crystall-saper.svg">
|
||||
<input type="text">
|
||||
<input type="number">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user