summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-06-08 22:43:54 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-06-08 22:43:54 +0200
commit54f2a79454a22a16921e1ae7be42defdb8e050cc (patch)
tree954f870484686876f4c0b15c0fe1f534ab2862a7 /src
parent6aefb17f78cb1033e4366a620a52e1d4c37f9839 (diff)
Fix more things
Diffstat (limited to 'src')
-rw-r--r--src/style.css2
1 files changed, 1 insertions, 1 deletions
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 {