From ff519477ac936d3b9d4741e240d1c011039aba4d Mon Sep 17 00:00:00 2001 From: Ahmed-Ayman Date: Thu, 13 Dec 2018 18:30:24 +0200 Subject: [PATCH] fix #14 change the max-width of the topics list. --- src/stylesheets/items-list.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/stylesheets/items-list.scss b/src/stylesheets/items-list.scss index 5dae8a3..47adf00 100644 --- a/src/stylesheets/items-list.scss +++ b/src/stylesheets/items-list.scss @@ -18,7 +18,6 @@ } border-left: 2px solid black; border-bottom: 6px solid black; - max-width: 1000px; margin-bottom: 2em; }