From 439bf11c5a4cb0c7d1d96f1f8066bed8009b1009 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Sat, 14 Dec 2019 17:32:48 +0100 Subject: [PATCH] =?UTF-8?q?Fixn=C3=AD=20velikost=20taulek?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/_tables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/_tables.scss b/sass/_tables.scss index 64c2766..6c86408 100644 --- a/sass/_tables.scss +++ b/sass/_tables.scss @@ -4,8 +4,8 @@ table { background:linear-gradient(20deg, $primary 20%, $secondary 95%); padding:0; margin:0 2em 2em 0; + width:45%; - display:block; clear:both; float:left;