jgthms / bulma

Modern CSS framework based on Flexbox
https://bulma.io
MIT License
48.88k stars 3.93k forks source link

Bulma Smart Grid Documentation #3778

Open Kylamber opened 3 months ago

Kylamber commented 3 months ago

This is about the Docs.

Overview of the problem

This is about the Bulma Docs I'm using Bulma version [1.0.0] My browser is: Firefox 124.0.2 (64-bit)

I am sure this issue is not a duplicate

Description

I am unsure whether I miss something in the documentation, but the documentation about Smart Grids (https://bulma.io/documentation/grid/smart-grid/) has a typo. The gap class mentioned is gap-0 etc. but the working one is is-gap-0 based on the Bulma css.

Steps to Reproduce

  1. Create a grid with gap-0.

Expected behavior

The gap should disappear/become less than the default.

Actual behavior

Nothing changed.

Ijee commented 1 month ago

The same applies to the column-gap and row-gap classes.