Moving headers in appendix to text column

This commit is contained in:
Shan Carter
2018-12-27 11:44:47 -08:00
committed by GitHub
parent a272efb89c
commit ab8ab149e6
+1 -1
View File
@@ -30,7 +30,7 @@ d-appendix {
}
d-appendix h3 {
grid-column: page-start / text-start;
grid-column: text;
font-size: 15px;
font-weight: 500;
margin-top: 1em;