mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
* Enable custom names for 'Variables' sections * add gap between consecutive 'Variables' sections
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
{% if variables_size != '0' or variables_keys_size != '0' %}
|
||||
<div class="bd-vars">
|
||||
{% include elements/anchor.html name="Variables" %}
|
||||
{% include elements/anchor.html name=anchor_name %}
|
||||
|
||||
<div class="bd-var bd-is-head">
|
||||
<div class="bd-var-name">
|
||||
|
||||
Reference in New Issue
Block a user