Image .is-fullwidth
Ability to image width 100%
This commit is contained in:
parent
0f43e2d701
commit
2650860c98
1 changed files with 2 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue