Edits, grammar, correct apostrophe

This commit is contained in:
Tom Moor
2018-01-22 20:51:25 -08:00
parent b99ed0cee3
commit a4323f1ea1
3 changed files with 42 additions and 34 deletions

View File

@@ -69,10 +69,14 @@ export default `
margin-bottom: 1em;
}
li {
padding: .2em 0;
}
hr {
border: 0;
height: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border - bottom: 1px solid rgba(255, 255, 255, 0.3);
}
}
`;