oliverdavies.uk/assets/less/base/images.less

8 lines
106 B
Text
Raw Normal View History

2018-05-29 01:33:00 +02:00
img.with-border {
@apply .border .border-solid .border-grey-light;
}
svg {
fill: currentColor;
}