mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
Add columns section
This commit is contained in:
@@ -51,14 +51,14 @@ variables:
|
||||
</div>
|
||||
{% highlight html %}{{ progress }}{% endhighlight %}
|
||||
|
||||
{% include heading.html name="Colors" %}
|
||||
{% include anchor.html name="Colors" %}
|
||||
|
||||
<div class="bd-example">
|
||||
{{ progress_colors }}
|
||||
</div>
|
||||
{% highlight html %}{{ progress_colors }}{% endhighlight %}
|
||||
|
||||
{% include heading.html name="Sizes" %}
|
||||
{% include anchor.html name="Sizes" %}
|
||||
|
||||
<div class="bd-example">
|
||||
{{ progress_sizes }}
|
||||
|
||||
Reference in New Issue
Block a user