mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Update 0.9.1 changelog
This commit is contained in:
@@ -28,13 +28,13 @@ meta:
|
||||
|
||||
{% capture no_block_example %}
|
||||
<div>
|
||||
This text is not within a <strong>block</strong>.
|
||||
This text is <em>not</em> within a <strong>block</strong>.
|
||||
</div>
|
||||
<div>
|
||||
This text isn't within a <strong>block</strong> either. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean efficitur sit amet massa fringilla egestas. Nullam condimentum luctus turpis.
|
||||
This text <em>isn't</em> within a <strong>block</strong> either. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean efficitur sit amet massa fringilla egestas. Nullam condimentum luctus turpis.
|
||||
</div>
|
||||
<div>
|
||||
This text is also not within a <strong>block</strong>.
|
||||
This text is also <em>not</em> within a <strong>block</strong>.
|
||||
</div>
|
||||
{% endcapture %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user