Article style tweaks

This commit is contained in:
Shan Carter
2017-10-24 09:31:37 -07:00
parent d01e7e9317
commit a43db020b1
2 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ const T = Template('d-title', `
::slotted(h1) {
grid-column: text;
font-size: 60px;
font-weight: 600;
font-weight: 700;
line-height: 1.05em;
margin: 0 0 1rem;
}