Fix typo
This commit is contained in:
parent
d059a4d82a
commit
87d807f142
|
|
@ -71,7 +71,7 @@ export default {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
font-size: toRem(17px);
|
font-size: toRem(17px);
|
||||||
font-family: $sans-serif-font-family;
|
font-family: $sans-serif-font-family;
|
||||||
margin-bottom: $medium-spacing
|
margin-bottom: $medium-spacing;
|
||||||
font-weight: $font-weight-regular;
|
font-weight: $font-weight-regular;
|
||||||
|
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue