padding for blog.html

This commit is contained in:
Harrison Deng 2015-10-30 22:09:49 -04:00
parent 142fe31769
commit d6c3b04f5b

View File

@ -17,4 +17,8 @@ body {
.inverted-body {
color: white;
font-size: 20px;
}
.jumbotron {
padding-left: 16px;
padding-right: 16px;
}