fix wrapper h1 margin
authorxenophenes <xenophenes42@gmail.com>
Mon, 15 May 2017 23:53:05 +0000 (16:53 -0700)
committerxenophenes <xenophenes42@gmail.com>
Mon, 15 May 2017 23:53:05 +0000 (16:53 -0700)
static/css/style.css

index e7f137fb61fdb55e14355586ba5cb90317a9a4c2..b48f73dbbbd28549e156a4605c4032b341616f43 100644 (file)
                .wrapper h1 {
                    font-size: 3em;
                    text-align: center;
-                   margin-bottom: 2em 0 1.5em 0;
+                   margin: 2em 0 1.5em 0;
                }
 
                ul {