From 2a55494ff2004e92b6560c85ba2215ac2ae90bf2 Mon Sep 17 00:00:00 2001 From: Shchoholiev Date: Wed, 15 Dec 2021 17:18:20 +0200 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 30dffb4..411e4ca 100644 --- a/style.css +++ b/style.css @@ -229,7 +229,7 @@ input[type=value] { width: 100%; height: 44px; background: none; - border: 3px solid rgba(255, 255, 255, 0.2); + border: 3px solid rgba(255, 255, 255, 1); border-radius: 8px; font-size: 18px; font-family: Myriad-R;