This commit is contained in:
Daniel Buckmaster 2015-02-07 11:16:15 +11:00
parent 7343667b50
commit b446aa61a3
2 changed files with 5 additions and 1 deletions

View file

@ -39,6 +39,10 @@ body {
text-align: justify;
}
.commit p {
text-align: left;
}
.site .media:first-child {
margin-top: 15px;
}