resize h1
authorxenophenes <xenophenes42@gmail.com>
Fri, 21 Apr 2017 02:14:47 +0000 (19:14 -0700)
committerxenophenes <xenophenes42@gmail.com>
Fri, 21 Apr 2017 02:14:47 +0000 (19:14 -0700)
static/css/style.css

index 4303211a02040668cebc911b38f2a2344525aa08..c35d09fef6a48b3019f459ac6fd8ec66bada1ebb 100644 (file)
                        margin: 0;
                        padding: 0 2em 0 0;
                }
+
+
+               .wrapper h1 {
+    font-size: 3em;
+    text-align: center;
+    margin-bottom: 2em;
+}