From 66be1311a50f65ccd13b501d4a4f34c7453fefb4 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 27 Nov 2016 13:45:28 +0100 Subject: Resize rems to 100% root font-size rather than pixel-ish MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- templates/layout.html | 37 +++++++++++++++++-------------------- 1 file changed, 17 insertions(+), 20 deletions(-) diff --git a/templates/layout.html b/templates/layout.html index 4a64690..30ac0be 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -5,11 +5,8 @@ {% block head %}{% endblock %} -- cgit v1.2.3-54-g00ecf