From e7302a5d0981239f79f66fa76194fe2d4241dbd5 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Fri, 10 May 2024 20:57:15 +0200 Subject: [PATCH] =?UTF-8?q?Zru=C5=A1it=20top=20padding=20u=20nadpisu=20ing?= =?UTF-8?q?redienc=C3=AD?= 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 b840ed2..6fd70c1 100644 --- a/sass/_tables.scss +++ b/sass/_tables.scss @@ -7,7 +7,7 @@ table { th { width: 100%; - padding: .5em; + padding: 0 .5em .5em .5em; font-size: 1.5em; }