Headers and such on publications

This commit is contained in:
Madison Scott-Clary
2019-11-07 20:19:42 -08:00
parent 9add8afe17
commit 41ae9962dd
4 changed files with 8 additions and 6 deletions

View File

@ -3,7 +3,7 @@ type: rt
title: Restless Town
---
<img src="/assets/img/publications/restless-town.jpg" style="margin: 0 auto; display: block; width: 500pxm; max-width: 100%;" />
<img src="/assets/img/publications/restless-town.jpg" style="margin: 0 auto; display: block; width: 500px; max-width: 100%;" />
<script src="https://gumroad.com/js/gumroad.js"></script>

View File

@ -4,9 +4,11 @@
}
@import url('https://fonts.googleapis.com/css?family=Gentium+Basic|Spectral&display=swap');
h1, h2 {
.header-page h1, h2 {
font-family: "Tom's New Roman", sans-serif !important;
font-weight: bold;
font-size: 3rem;
display: none;
}
h3, h4, h5, h6 {