forked from OpenNeo/impress
Matchu
15002d19db
I wasn't sure what we were actually using it for, turns out it was mostly polyfills for CSS features that are very standard now! I didn't audit these changes very carefully tbqh because they seemed pretty simple? Fingers crossed!
18 lines
309 B
Sass
18 lines
309 B
Sass
=assets-list
|
|
li
|
|
border-radius: .5em
|
|
+inline-block
|
|
border: 1px solid $soft-border-color
|
|
margin: .5em
|
|
padding: .5em
|
|
text-align: center
|
|
vertical-align: top
|
|
width: 150px
|
|
|
|
img, span, input
|
|
display: block
|
|
width: 100%
|
|
|
|
img
|
|
height: 150px
|
|
width: 150px
|