From f140f32f4cc8ec54c6df78b1189e240c9c2c049a Mon Sep 17 00:00:00 2001 From: Pier Luigi Fiorini Date: Sat, 18 Feb 2017 22:26:23 +0100 Subject: [PATCH] Smaller headline on phones --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index 4a78481..70a06f5 100644 --- a/index.html +++ b/index.html @@ -27,6 +27,10 @@ .liri-laptop { padding-top: 20px; } + + h3 { + font-size: 24px; + } } .liri-laptop-section {