From 59e1ad082a70eaee13d07f3799ded38c99c06663 Mon Sep 17 00:00:00 2001 From: Ralf Stockmann Date: Thu, 18 May 2023 10:51:01 +0200 Subject: [PATCH] Update styles.css Add some form validation --- styles.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/styles.css b/styles.css index 3529b07..8b62c86 100644 --- a/styles.css +++ b/styles.css @@ -129,5 +129,3 @@ body { padding-bottom: 2px !important; /* reduce padding-bottom to half */ font-size: 0.9em; } - } -