4 lines
54 B
SCSS
4 lines
54 B
SCSS
|
.fooicon {
|
||
|
font-size: 1.25rem;
|
||
|
color: $dark;
|
||
|
}
|