mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 02:44:29 -07:00
Add breakpoint based column gaps documentation
This commit is contained in:
@@ -52,7 +52,7 @@ breadcrumb:
|
||||
</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