mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 11:24:29 -07:00
Init v1
This commit is contained in:
8
docs/_includes/library/elements/block.html
Normal file
8
docs/_includes/library/elements/block.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<div class="block">This text is within a <strong>block</strong>.</div>
|
||||
|
||||
<div class="block">
|
||||
This text is within a <strong>second block</strong>. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean
|
||||
efficitur sit amet massa fringilla egestas. Nullam condimentum luctus turpis.
|
||||
</div>
|
||||
|
||||
<div class="block">This text is within a <strong>third block</strong>. This block has no margin at the bottom.</div>
|
||||
Reference in New Issue
Block a user