From 90be6f5d100e8ceed039b2de72218d328925b055 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Sat, 6 Mar 2021 00:50:49 +0100 Subject: [PATCH] replace Montserrat with Inter --- templates/main.css | 2 +- templates/main.html | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/main.css b/templates/main.css index e3dbf20..4770dde 100644 --- a/templates/main.css +++ b/templates/main.css @@ -1,5 +1,5 @@ body { - font-family: 'Montserrat', sans-serif; + font-family: 'Inter', sans-serif; } h1, h2, h3, h4, h5 { diff --git a/templates/main.html b/templates/main.html index 9f572d6..7d215bb 100644 --- a/templates/main.html +++ b/templates/main.html @@ -5,9 +5,11 @@ {{garden_title}} - {{page_title}} + +