Theme: Specify home pullquote font on mobile for readability.

Fixes #165
This commit is contained in:
Ian Dunn 2022-03-28 14:07:21 -07:00
parent 77faa74b05
commit c8a6ee5ddf
No known key found for this signature in database
GPG key ID: 99B971B50343CBCB

View file

@ -10,6 +10,7 @@
padding: 0;
border: none;
text-align: left;
color: white;
}
@include breakpoint( $breakpoint-tablet ) {