6 lines
65 B
SCSS
6 lines
65 B
SCSS
.icon {
|
|
border-radius: 100px;
|
|
width: 20px;
|
|
height: 20px;
|
|
}
|