mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 04:34:30 -07:00
Fix wrong content
This commit is contained in:
@@ -16,14 +16,6 @@ doc-subtab: content
|
|||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>
|
|
||||||
<strong class="is-block">Point of Contact</strong>
|
|
||||||
<span class="icon is-small"><i class="fa fa-envelope"></i></span> John Doe
|
|
||||||
<br>
|
|
||||||
<span class="icon is-small"><i class="fa fa-phone"></i></span> (555) 555-5555
|
|
||||||
<br>
|
|
||||||
<span class="icon is-small"><i class="fa fa-fax"></i></span> (555) 555-5556
|
|
||||||
</p>
|
|
||||||
<p>When you can't use the CSS classes you want, or when you just want to directly use HTML tags, use <code>content</code> as container. It can handle almost any HTML tag:</p>
|
<p>When you can't use the CSS classes you want, or when you just want to directly use HTML tags, use <code>content</code> as container. It can handle almost any HTML tag:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><code><p></code> paragraphs</li>
|
<li><code><p></code> paragraphs</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user