From 7be28cbd4b7c094cf05accb5b85c0746e88181ad Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Sat, 14 Jul 2018 13:52:31 +0200 Subject: Update project index and allow project descriptions --- css/main.less | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'css') diff --git a/css/main.less b/css/main.less index 523cbfc..199ef30 100644 --- a/css/main.less +++ b/css/main.less @@ -137,6 +137,12 @@ p.text-center { text-align: center; } +article { + footer hr { + width: 50% + } +} + @media screen and (max-width: 500px) { body{ text-align: left; -- cgit v1.1