From dbebe26554dcd5248c694a73388b2a01e7844760 Mon Sep 17 00:00:00 2001 From: Joakim Hulthe Date: Sun, 1 Nov 2020 15:10:40 +0100 Subject: [PATCH] Fix typo in stylesheet --- static/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/styles.css b/static/styles.css index 6fd26ec..16f2e7c 100644 --- a/static/styles.css +++ b/static/styles.css @@ -1,4 +1,4 @@ -ody { +body { font-family: Ubuntu; }