Update article template page

This commit is contained in:
Matthew Grove
2018-11-21 07:41:32 +00:00
parent b3a7b3630f
commit 5bd96fcb58
8 changed files with 88 additions and 4 deletions

3
assets/article-page.css Normal file
View File

@@ -0,0 +1,3 @@
.mdc-typography--headline2 {
margin: 5px;
}

0
assets/article-page.css~ Normal file
View File

View File

@@ -47,7 +47,7 @@ a {
}
.main-content {
margin-top: 15px;
margin: 15px;
overflow: auto;
}