From 84da7279648525ce1b20a174a1b7281433690bb3 Mon Sep 17 00:00:00 2001 From: hellerve Date: Tue, 5 Mar 2019 18:00:10 +0100 Subject: [PATCH] style: remove stupid spacing --- index.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/index.html b/index.html index dc5d98a..4cd4d73 100644 --- a/index.html +++ b/index.html @@ -73,12 +73,6 @@ font-size: 160%; padding: 0.5em; } - .aside ul li { - font-size: 130%; - display: inline-block; - width: 30vw; - margin-bottom: 0.5em; - } .main { max-width: 100%; }