From 81ccd602cd3e066a6aeede620a2ead68482bb2d3 Mon Sep 17 00:00:00 2001 From: awesomeuser Date: Wed, 2 Aug 2023 23:34:27 +0000 Subject: [PATCH] update width --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 325be7a..296997d 100644 --- a/index.php +++ b/index.php @@ -29,7 +29,7 @@ } input[type=submit] { - padding: 2px 13px 3px; + width: 64px; float: right; background: var(--accent); color: white;