Minor layout tweaks

This commit is contained in:
Ludwig Schubert
2017-08-23 11:50:06 -07:00
parent a15a9ba7a3
commit 75cca6c7cd
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -112,6 +112,7 @@ const T = Template('d-byline', `
.byline {
display: flex;
min-height: 40px;
}
}
</style>
+4
View File
@@ -21,6 +21,10 @@ const T = Template('d-title', `
font-weight: 700;
}
::slotted(h2) {
border-bottom: none !important;
}
@media screen and (min-width: 768px), print {
::slotted(h1) {
font-size: 42px;