Commit 3939dde4 authored by The_Grits's avatar The_Grits

Update credits.scss

parent 2a6f30cd
...@@ -3,9 +3,12 @@ ...@@ -3,9 +3,12 @@
#view { #view {
p { p {
line-height: 1.5rem; 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 { ul {
display: flex; display: flex;
margin: 0; margin: 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment