From 1f342151edffceb0a2b8603ac25a2cd2b3670bb4 Mon Sep 17 00:00:00 2001
From: Dorian Goepp <dorian.goepp@gmail.com>
Date: Mon, 8 Apr 2019 10:19:20 +0200
Subject: [PATCH] Simpler headers

---
 src/Common.css | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/Common.css b/src/Common.css
index 42705be..a3eaa66 100644
--- a/src/Common.css
+++ b/src/Common.css
@@ -16,11 +16,9 @@
 
 h1 {
   color: #edc61b;
-  text-align:center;
 }
 
 h2 {
   color:#383838;
   font-weight: normal;
-  padding-left: 10px;
 }
-- 
GitLab