mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 11:24:29 -07:00
Bulma v9 website (#3249)
* Add Bulma v9 * Add vendor dependencies * Fix native * Fix sponsors * Add style attribute
This commit is contained in:
@@ -388,13 +388,13 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bd-is-unique">
|
||||
<td>
|
||||
<a href="{{ site.url }}/documentation/components/card/">
|
||||
card
|
||||
</a>
|
||||
</td>
|
||||
<td class="bd-is-empty">
|
||||
<span>–</span>
|
||||
<td>
|
||||
card
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
@@ -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