summaryrefslogtreecommitdiff
path: root/style/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style/style.css')
-rw-r--r--style/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style/style.css b/style/style.css
index 53a5cdb..4bf080f 100644
--- a/style/style.css
+++ b/style/style.css
@@ -320,6 +320,10 @@ footer p a {
}
@media (max-width: 64em) {
+ body {
+ /* For google pagespeed */
+ line-height: 1.4;
+ }
header, nav, main, footer {
width: 100%;
max-width: 100%;