padding for blog.html
This commit is contained in:
parent
142fe31769
commit
d6c3b04f5b
@ -17,4 +17,8 @@ body {
|
|||||||
.inverted-body {
|
.inverted-body {
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
|
}
|
||||||
|
.jumbotron {
|
||||||
|
padding-left: 16px;
|
||||||
|
padding-right: 16px;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user