Add miniheader to collections policy

This commit is contained in:
Alex Cabal 2021-06-02 11:44:54 -05:00
parent 9c76355972
commit 8751e95bc6
2 changed files with 19 additions and 5 deletions

View file

@ -595,6 +595,20 @@ h1 + section > h2:first-child{
margin-top: 0rem;
}
.miniheader{
text-align: center;
font-size: 1rem;
font-family: "Crimson Pro", Georgia, serif;
font-style: italic;
font-weight: normal;
margin-top: 0;
margin-bottom: 1rem;
text-transform: none;
letter-spacing: 0;
}
a.button,
.ebooks nav > a,
form button{