From d9f1b6eb60e262ea0a1d12f367fa5ad59ae9b890 Mon Sep 17 00:00:00 2001 From: ivmartel Date: Thu, 9 Jan 2025 08:55:03 +0100 Subject: [PATCH] Make icons smaller --- css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/style.css b/css/style.css index 7ed77c2c..4b4ccf69 100644 --- a/css/style.css +++ b/css/style.css @@ -167,7 +167,6 @@ table.drawsTable thead th { } .text-button { - font-size: 200%; padding-right: 10px; cursor: pointer; }