From 492f9812eed6b3ccf3bc3aa83b8faf8a08f420c5 Mon Sep 17 00:00:00 2001 From: noxy Date: Fri, 4 Nov 2016 15:45:29 +0000 Subject: [PATCH] Update style.css --- s/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/s/style.css b/s/style.css index fd00f55..4ac601c 100644 --- a/s/style.css +++ b/s/style.css @@ -9,6 +9,11 @@ body { font-family: Monospace; font-size: 12px; } + +.contact { + margin: 20px; +} + ul#posts { width: calc(100% - 210px); margin: 0;