Bold pull quotes

This commit is contained in:
seotts 2022-05-06 13:06:17 -04:00
parent f9c2039b39
commit a22da02cc2

View file

@ -291,6 +291,7 @@ a, a:link, a:visited, a:active{
line-height: 2rem; line-height: 2rem;
text-align: left; text-align: left;
margin-bottom: 40px; margin-bottom: 40px;
font-weight: bold;
@media #{$small}{ @media #{$small}{
font-size: 24px; font-size: 24px;
} }