mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2026-02-04 18:24:14 +02:00
changed template for saperpage
This commit is contained in:
@@ -148,3 +148,11 @@ body, html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* /Profile */
|
/* /Profile */
|
||||||
|
|
||||||
|
/* Saper */
|
||||||
|
|
||||||
|
.saper {
|
||||||
|
grid-area: saper;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* /Saper */
|
||||||
@@ -6,12 +6,14 @@
|
|||||||
|
|
||||||
<chat-component></chat-component>
|
<chat-component></chat-component>
|
||||||
|
|
||||||
|
<section class="saper">
|
||||||
<div class="saper-start">
|
<div class="saper-start">
|
||||||
<div class="saper-start__content">
|
<div class="saper-start__content">
|
||||||
<h2>Сапёр</h2>
|
<h2>Сапёр</h2>
|
||||||
<p>Находи изумруды на поле и избегай кристалы</p>
|
<p>Находи изумруды на поле и избегай кристалы</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user