mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-20 10:03: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;
|
padding: 0;
|
||||||
border: none;
|
border: none;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
@include breakpoint( $breakpoint-tablet ) {
|
@include breakpoint( $breakpoint-tablet ) {
|
||||||
|
|
Loading…
Reference in a new issue