8 lines
104 B
SCSS
Raw Normal View History

.icon {
width: 40px;
height: 40px;
border-radius: 50%;
border-width: 3px;
overflow: hidden;
}