mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
Merge branch 'master' into new-docs
This commit is contained in:
@@ -54,11 +54,11 @@ breadcrumb:
|
||||
|
||||
{% assign vernum = site.version | downcase | remove: "." | plus: 0 %}
|
||||
|
||||
{% if vernum >= 63 %}
|
||||
{% if vernum >= 70 %}
|
||||
|
||||
{% include elements/anchor.html name="Background color" %}
|
||||
|
||||
{% include elements/new-tag.html version="0.6.3" %}
|
||||
{% include elements/new-tag.html version="0.7.0" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user