From fce2aaf95752f80cae34a5e4f58fcb7e686a76ea Mon Sep 17 00:00:00 2001 From: aj Date: Thu, 7 Feb 2019 15:25:01 +0000 Subject: [PATCH] add ubuntu font --- static/style.css | 3 ++- templates/index.html | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index ba6303c..56752e3 100644 --- a/static/style.css +++ b/static/style.css @@ -3,5 +3,6 @@ body { } h1 { - color: white + color: white; + font-family: 'Ubuntu', sans-serif; } diff --git a/templates/index.html b/templates/index.html index 1b9acc7..bbe57fc 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,6 +4,7 @@ sarsoo +

sarsoo