浏览代码

Fix wrong content

Jeremy Thomas 8 年之前
父节点
当前提交
1e4f2bd67b
共有 1 个文件被更改,包括 0 次插入8 次删除
  1. 0 8
      docs/documentation/elements/content.html

+ 0 - 8
docs/documentation/elements/content.html

@@ -16,14 +16,6 @@ doc-subtab: content
     <hr>
 
     <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>
       <ul>
         <li><code>&lt;p&gt;</code> paragraphs</li>