mirror of
https://github.com/jgthms/bulma
synced 2026-03-24 22:09:37 -07:00
Fix #2084
This commit is contained in:
@@ -87,6 +87,7 @@ $fullhd-enabled: false
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="table-container">
|
||||
<table class="table is-bordered">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -205,6 +206,7 @@ $fullhd-enabled: false
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
{% assign vernum = site.data.meta.version | downcase | remove: "." | plus: 0 %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user