Fix lint issue in _modules.scss

This commit is contained in:
Scott Nonnenberg
2018-08-06 18:22:30 -07:00
parent 6e193456f9
commit e2e575210f
+1 -1
View File
@@ -452,7 +452,7 @@
word-wrap: break-word;
word-break: break-word;
white-space: pre-wrap;
a {
text-decoration: underline;
color: $color-light-90;