From 5a4ff4995800de969a20c0bf158bae87df0c9f82 Mon Sep 17 00:00:00 2001 From: Chris Dill Date: Tue, 9 Feb 2021 22:47:10 +0000 Subject: [PATCH] Add font and fix css for li - Added Open Sans to template.html. - Changed li style to only apply if in nav. --- src/template.html | 5 +++++ static/css/global.css | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/template.html b/src/template.html index 515f4f3..3cdfb3e 100644 --- a/src/template.html +++ b/src/template.html @@ -8,8 +8,13 @@ %sapper.base% + + + + +