Increase font size
This commit is contained in:
parent
e6ffc6a643
commit
31c8785070
2 changed files with 3 additions and 3 deletions
|
@ -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' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue