mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 05:19:35 -07:00
committed by
Jeremy Thomas
parent
f97f0d7df9
commit
61938a39e9
@@ -1,4 +1,4 @@
|
||||
$dimensions: 16 24 32 48 64 96 128 !default
|
||||
$dimensions: 16 24 32 48 64 96 128 256 512 !default
|
||||
|
||||
.image
|
||||
display: block
|
||||
@@ -7,6 +7,8 @@ $dimensions: 16 24 32 48 64 96 128 !default
|
||||
display: block
|
||||
height: auto
|
||||
width: 100%
|
||||
&.is-rounded
|
||||
border-radius: $radius-rounded
|
||||
// Ratio
|
||||
&.is-square,
|
||||
&.is-1by1,
|
||||
|
||||
Reference in New Issue
Block a user