From aaf7b47547e7dd43efb4da2f2790745521cd6eea Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 18 Jan 2023 20:19:10 +0100 Subject: style --- server/src/routes/ui/style/layout.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'server/src/routes/ui/style/layout.css') diff --git a/server/src/routes/ui/style/layout.css b/server/src/routes/ui/style/layout.css index 2e54b1b..078dd4e 100644 --- a/server/src/routes/ui/style/layout.css +++ b/server/src/routes/ui/style/layout.css @@ -7,8 +7,6 @@ color: rgb(218, 218, 218); font-family: "Cantarell", sans-serif; font-weight: 500; - margin: 0px; - padding: 0px; } body { @@ -29,6 +27,8 @@ nav { nav h1 { margin: 0px; font-size: 1.5em; + display: inline; + margin-right: 1em; } #main { -- cgit v1.2.3-70-g09d2