7 lines
70 B
SCSS
7 lines
70 B
SCSS
.icon-link {
|
|
gap: 0;
|
|
|
|
i::before {
|
|
display: inline-block;
|
|
}
|
|
} |