mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-24 22:55:48 +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">
|
||||
<p>Hello NES.css</p>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section class="message -right">
|
||||
<section class="message -right">
|
||||
<!-- Balloon -->
|
||||
<div class="nes-balloon from-right">
|
||||
<p>Good morning. Thou hast had a good night's sleep, I hope.</p>
|
||||
</div>
|
||||
<i class="nes-bcrikko"></i>
|
||||
</section>
|
||||
</section>`,
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user