Adjust bottom padding for title/logo

This commit is contained in:
Ian Lewis
2019-04-02 16:11:51 -07:00
committed by Adin Scannell
parent d370539764
commit 8a30257ad9
+1 -1
View File
@@ -31,7 +31,7 @@ a.doc-table-anchor {
// Left align the cover block and increase text size.
.td-default main section.td-cover-block h1 {
padding-bottom: 6rem;
padding-bottom: 5rem;
}
.td-default main section.td-cover-block {
padding-top: 4rem;