From 158409f15819d90dfb55a773f6e39a704e6ff1ad Mon Sep 17 00:00:00 2001 From: Andrei Date: Sun, 11 Dec 2022 21:04:46 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B8=D1=86?= =?UTF-8?q?=D0=B0=20=D1=80=D0=B5=D0=B3=D0=B8=D1=81=D1=82=D1=80=D0=B0=D1=86?= =?UTF-8?q?=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/register.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/register.css b/static/css/register.css index e849dc4..715c677 100644 --- a/static/css/register.css +++ b/static/css/register.css @@ -51,7 +51,7 @@ color: #000000; border: 0.1vw solid #595008; height: 4.5vw; - width: 25vw; + width: 60vw; background-color: #dbc3af; border-radius: 5vw; font-size: 1.3vw;