Add boxes and sidebar

This commit is contained in:
conzer 2024-12-05 02:22:09 -05:00
parent 656158f5da
commit 45c765a6bc
4 changed files with 107 additions and 6 deletions

View file

@ -29,7 +29,7 @@
<h1>Hello again yaru!</h1>
<h2>Hello again yaru!</h2>
<h3>Hello again yaru!</h3>
<p>You may have noticed this is a different item. yaru.css has the "box-v" div class for stacking different "box-content-1"s ontop of eachother, as long as the box-v is wrapped inside a box-content-1 of it's own.</p>
<p>You may have noticed this is a different item. yaru.css has the "box-v" div class for stacking different "box-content-1"s ontop of eachother, as long as the box-v is wrapped inside a box-content-1 of it's own. If you do not want this centering, just use two individual "box-content-1" classes.</p>
<button>Test again</button>
</div>
</div>