From 7d443f977fc156c858c97af9515a3fecfcfd9278 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=AEnoisawe?= <3evasion@gmail.com> Date: Tue, 7 Nov 2017 23:12:08 +0100 Subject: Center main div --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index 48d770c..32897bd 100644 --- a/style.css +++ b/style.css @@ -101,6 +101,7 @@ body { font-family: 'Ubuntu Mono', sans-serif; margin: 0; overflow: hidden; + text-align: center; } h1 { @@ -154,4 +155,6 @@ li:not(:first-child) + li:before { div { letter-spacing: -1em; + text-align: left; + display: inline-block; } -- cgit v1.2.1-18-gbd029