4 lines
39 B
SCSS
4 lines
39 B
SCSS
|
.img-rounded {
|
||
|
border-radius: 50%;
|
||
|
}
|