You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is about the Bulma CSS framework
I'm using Bulma version [1.0.1]
I am sure this issue is not a duplicate
Description
I tried both versions of grids but I'm not able to get what I need : a grid of pictures.
Using smart grid, even at is-col-min-12, the images are too small. I will need a 32rem. But I don't see possibility to change via sass variables?
By using fixed grid with 3 columns, I found the column gap too small. But it seems I can't use is-column-gap-x?
Expected behavior
Grid with bigger images.
Thanks!
The text was updated successfully, but these errors were encountered:
melTr
changed the title
Grid is too small
Grid cells are too small
May 28, 2024
This is about Bulma.
Overview of the problem
This is about the Bulma CSS framework
I'm using Bulma version [1.0.1]
I am sure this issue is not a duplicate
Description
I tried both versions of grids but I'm not able to get what I need : a grid of pictures.
Using smart grid, even at is-col-min-12, the images are too small. I will need a 32rem. But I don't see possibility to change via sass variables?
By using fixed grid with 3 columns, I found the column gap too small. But it seems I can't use is-column-gap-x?
Expected behavior
Grid with bigger images.
Thanks!
The text was updated successfully, but these errors were encountered: