3 lines
48 B
SCSS
3 lines
48 B
SCSS
|
.whiteText {
|
||
|
text-shadow: $gray-800 0 0 4px;
|
||
|
}
|