Files
FixIt/assets/css/_partials/_img.scss
T
2023-02-11 18:24:06 +08:00

4 lines
59 B
SCSS

img {
@include border-radius($global-border-radius/2);
}