From 54f2a79454a22a16921e1ae7be42defdb8e050cc Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 8 Jun 2023 22:43:54 +0200 Subject: Fix more things --- src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style.css b/src/style.css index 418d3d5..b23f8cd 100644 --- a/src/style.css +++ b/src/style.css @@ -652,7 +652,7 @@ main section { } .coin-table th, .coin-table td { - padding: 8px; + padding: 8px 0; } .commemorative-table { -- cgit v1.2.3