mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 19:34:30 -07:00
Add breakpoint based column gaps documentation
This commit is contained in:
@@ -206,7 +206,7 @@ $fullhd-enabled: false
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
{% assign vernum = site.version | downcase | remove: "." | plus: 0 %}
|
||||
{% assign vernum = site.data.meta.version | downcase | remove: "." | plus: 0 %}
|
||||
|
||||
{% if vernum >= 70 %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user