mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Improve snippet
This commit is contained in:
@@ -53,6 +53,8 @@ doc-subtab: basics
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% highlight html %}{{ columns }}{% endhighlight %}
|
||||
<div class="highlight-full">
|
||||
{% highlight html %}{{ columns }}{% endhighlight %}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -468,7 +468,9 @@ doc-subtab: sizes
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% highlight html %}{{ columns_narrow }}{% endhighlight %}
|
||||
<div class="highlight-full">
|
||||
{% highlight html %}{{ columns_narrow }}{% endhighlight %}
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
<p>As for the size modifiers, you can have narrow columns for different <strong>breakpoints</strong>:</p>
|
||||
|
||||
Reference in New Issue
Block a user