From d5bdcf0daaf1fe371f3fb7b7407d8846567e266b Mon Sep 17 00:00:00 2001 From: Rasmus Luha Date: Sat, 5 Nov 2022 16:55:28 +0200 Subject: git page working and cleanup --- static/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'static/css/style.css') diff --git a/static/css/style.css b/static/css/style.css index 368de8b..60d2b85 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -38,13 +38,14 @@ nav a { footer{ text-align: center; + font-size: 0.9rem; } /* Header */ .headerImage { margin-top: 25px; position: relative; - background: url(/img/bg.jpg) no-repeat center; + background: url(/img/bg4.jpg) no-repeat center; background-size: cover; height: 250px; } -- cgit v1.2.3