Update credits.scss

This commit is contained in:
The_Grits 2016-02-08 08:10:41 -05:00
parent 2a6f30cdb7
commit 3939dde44e

View file

@ -3,9 +3,12 @@
#view {
p {
line-height: 1.5rem;
word-wrap: break-word;
}
a {
word-wrap: break-word; /* Overrides: https://github.com/LLK/scratch-www/blob/develop/src/main.scss#L43-L47 */
}
ul {
display: flex;
margin: 0;