From abb63bea7f25d94c50d1326420b1a22165818fa2 Mon Sep 17 00:00:00 2001 From: Felix Pankratz Date: Tue, 5 Jul 2022 20:51:58 +0200 Subject: [PATCH] BIGGER --- style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 3962a15..5e28a41 100644 --- a/style.css +++ b/style.css @@ -8,5 +8,8 @@ table { td { text-align: center; - height: 50px; + height: 100px; + + font-size: 200%; + font-family: Arial, Helvetica, sans-serif; }