Add spaced title

This commit is contained in:
Jeremy Thomas
2017-03-14 22:38:45 +00:00
parent c98dbb77f2
commit 1dc6ef2c76
6 changed files with 57 additions and 9 deletions

View File

@@ -36,7 +36,7 @@ doc-subtab: responsiveness
<li><code>tablet</code>: from <code>769px</code></li>
<li><code>desktop</code>: from <code>1000px</code></li>
<li><code>widescreen</code>: from <code>1192px</code></li>
<li><code>fullhd</code>: from <code>1384px</code></li>
<li><span class="tag is-success">New!</span> <code>fullhd</code>: from <code>1384px</code></li>
</ul>
<p>Bulma uses 9 responsive mixins:</p>
<ul>
@@ -73,6 +73,7 @@ doc-subtab: responsiveness
from <code>1192px</code> and until <code>1383px</code>
</li>
<li>
<span class="tag is-success">New!</span>
<code>=fullhd</code><br>
from <code>1384px</code>
</li>