From d110a0ce79b543370fb2d7bc621b814b00fa18d1 Mon Sep 17 00:00:00 2001 From: swag Date: Mon, 5 Jun 2023 01:16:45 -0400 Subject: [PATCH] Style tweak --- assets/css/simple.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/simple.css b/assets/css/simple.css index ccc0378..363126d 100644 --- a/assets/css/simple.css +++ b/assets/css/simple.css @@ -102,6 +102,7 @@ padding: 0.5em 1.5em; text-align: left; color: black; + width: 33%; } .form-button::first-letter { text-decoration: underline; }