From 814684074252d8ed7d66e48578bb53dffce7ad60 Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Wed, 21 Sep 2016 14:59:53 +0200 Subject: [PATCH] Fixed style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index df661d3..13ef4f1 100644 --- a/style.css +++ b/style.css @@ -104,7 +104,7 @@ html, body { } #timetables { - width: 735px; + width: 825px; padding-bottom: 20px; margin-left: 20px; margin-right: 45px;