mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Give arbitrary elements access to image/ratio responsive classes (#592)
This commit is contained in:
parent
000b3eff0c
commit
54954a2907
@ -26,7 +26,8 @@ $dimensions: 16 24 32 48 64 96 128 !default
|
||||
&.is-9by16,
|
||||
&.is-1by2,
|
||||
&.is-1by3
|
||||
img
|
||||
img,
|
||||
.has-ratio
|
||||
@extend %overlay
|
||||
height: 100%
|
||||
width: 100%
|
||||
|
Loading…
Reference in New Issue
Block a user