fix: word wrap longer description (#1076)

This commit is contained in:
Ayush Sharma 2018-10-16 10:37:52 +02:00 committed by GitHub
parent e12aaf2c67
commit 67c0b8c0b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
margin-bottom: 0;
font-size: $font-size-sm;
color: $grey-dark;
word-wrap: break-word;
}
}