From 229ea9452b045a47933e5bdb9b1a39750d28ba0a Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Thu, 25 Jan 2024 16:15:42 -0600 Subject: [PATCH] more --- src/styles/radio.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/radio.scss b/src/styles/radio.scss index db1c18e..a99f924 100644 --- a/src/styles/radio.scss +++ b/src/styles/radio.scss @@ -28,7 +28,7 @@ .radio-name-box { height: 40px; - width: 70%; + width: 50%; font-family: var(--main-font); font-family: Roboto; font-weight: 500;