mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 03:44:31 -07:00
Bulma v9 website (#3249)
* Add Bulma v9 * Add vendor dependencies * Fix native * Fix sponsors * Add style attribute
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="bd-klmn-gaps">
|
||||
<strong class="bd-klmn-label">
|
||||
Gap:
|
||||
<code id="klmnValue"></code>
|
||||
<code id="klmnValue" class="bd-klmn-value"></code>
|
||||
</strong>
|
||||
{% for i in (0..8) %}
|
||||
<a class="bd-klmn-gap" data-value="{{ i }}">
|
||||
|
||||
Reference in New Issue
Block a user