5 lines
75 B
SCSS
5 lines
75 B
SCSS
.sdg-goal-icon {
|
|
min-width: $sdg-icon-min-width;
|
|
width: $icon-width;
|
|
}
|