Media spacing.

This commit is contained in:
Andy Ko 2018-01-01 12:47:51 -08:00
parent 3878633aee
commit 00de35cfdc

View file

@ -18,4 +18,12 @@ body {
table.text-left td {
text-align: left;
}
.img-responsive, .embed-responsive {
margin-top: 2em;
}
p {
margin-top: 1em;
}