mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Image .is-fullwidth
Ability to image width 100%
This commit is contained in:
committed by
Jeremy Thomas
parent
0f43e2d701
commit
2650860c98
@@ -9,6 +9,8 @@ $dimensions: 16 24 32 48 64 96 128 !default
|
||||
width: 100%
|
||||
&.is-rounded
|
||||
border-radius: $radius-rounded
|
||||
&.is-fullwidth
|
||||
width: 100%
|
||||
// Ratio
|
||||
&.is-square,
|
||||
&.is-1by1,
|
||||
|
||||
Reference in New Issue
Block a user