mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-25 07:01:11 +02:00
docs: fix indents of sample code
This commit is contained in:
@@ -318,14 +318,15 @@ const sampleCollection = [
|
|||||||
<div class="nes-balloon from-left">
|
<div class="nes-balloon from-left">
|
||||||
<p>Hello NES.css</p>
|
<p>Hello NES.css</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="message -right">
|
<section class="message -right">
|
||||||
<!-- Balloon -->
|
<!-- Balloon -->
|
||||||
<div class="nes-balloon from-right">
|
<div class="nes-balloon from-right">
|
||||||
<p>Good morning. Thou hast had a good night's sleep, I hope.</p>
|
<p>Good morning. Thou hast had a good night's sleep, I hope.</p>
|
||||||
</div>
|
</div>
|
||||||
<i class="nes-bcrikko"></i>
|
<i class="nes-bcrikko"></i>
|
||||||
|
</section>
|
||||||
</section>`,
|
</section>`,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user