mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-18 17:33:43 +03:00
Theme: Specify home pullquote font on mobile for readability.
Fixes #165
This commit is contained in:
parent
77faa74b05
commit
c8a6ee5ddf
|
@ -10,6 +10,7 @@
|
|||
padding: 0;
|
||||
border: none;
|
||||
text-align: left;
|
||||
color: white;
|
||||
}
|
||||
|
||||
@include breakpoint( $breakpoint-tablet ) {
|
||||
|
|
Loading…
Reference in a new issue