From 794ae03aca74d9bda318a0c48a462ffadf0a8c8a Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Wed, 8 Apr 2020 17:19:35 +0200 Subject: [PATCH] =?UTF-8?q?Zarovn=C3=A1n=C3=AD=20textu=20v=20tabulce=20vle?= =?UTF-8?q?vo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/sass/style.scss b/sass/style.scss index 11f05f5..c76e3c1 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -137,6 +137,7 @@ body { table { border: 1px solid #ccc; border-collapse: collapse; + text-align: left; thead { border-bottom: 3px double #ccc;