From c266644d70f98831bdf25b8db43cd0bee3f569a8 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Tue, 12 Jul 2016 11:20:02 +0200 Subject: [PATCH] fixed style --- www/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/style.css b/www/style.css index 1540786..14d1e66 100644 --- a/www/style.css +++ b/www/style.css @@ -26,7 +26,7 @@ h1 { font-weight: bold; } -nav h1 { +#header h1 { margin: 0; margin-top: 0.5em; margin-left: 2rem; -- 2.7.4