mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Image .is-fullwidth
Ability to image width 100%
This commit is contained in:
parent
0f43e2d701
commit
2650860c98
@ -9,6 +9,8 @@ $dimensions: 16 24 32 48 64 96 128 !default
|
|||||||
width: 100%
|
width: 100%
|
||||||
&.is-rounded
|
&.is-rounded
|
||||||
border-radius: $radius-rounded
|
border-radius: $radius-rounded
|
||||||
|
&.is-fullwidth
|
||||||
|
width: 100%
|
||||||
// Ratio
|
// Ratio
|
||||||
&.is-square,
|
&.is-square,
|
||||||
&.is-1by1,
|
&.is-1by1,
|
||||||
|
Loading…
Reference in New Issue
Block a user