Increase font size

This commit is contained in:
Oliver Davies 2018-12-29 09:47:13 +00:00
parent e6ffc6a643
commit 31c8785070
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@
{% import _self as helpers %}
<!DOCTYPE html>
<html class="no-js text-sm" lang="en-GB">
<html class="no-js text-sm md:text-base" lang="en-GB">
<head>
<title>{{ helpers.htmlTitle(site, page) }}</title>
{% include 'meta' %}