From 65a51f56bc84628a68d97dbcc68291d0cc6c5a5d Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 7 Jul 2020 22:15:45 +0200 Subject: Test for git --- css/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css/site.css') diff --git a/css/site.css b/css/site.css index 397e661..b6194d6 100644 --- a/css/site.css +++ b/css/site.css @@ -15,11 +15,11 @@ body { width: 100%; height: 100%; min-height: 100%; + font-family: sans-serif; } div.fullpage { background-color: #f5f5f5; - font-family: sans-serif; position: relative; min-height: 100%; } -- cgit v1.2.3