From 35e4e3cd44ebf3d325db35566c6f6bea5ba4b973 Mon Sep 17 00:00:00 2001 From: ja Date: Thu, 7 Oct 2021 11:52:19 +0200 Subject: [PATCH] Bugfix Design --- css/login/ForgotPW.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/login/ForgotPW.css b/css/login/ForgotPW.css index 662a7b2..824aa03 100644 --- a/css/login/ForgotPW.css +++ b/css/login/ForgotPW.css @@ -23,8 +23,8 @@ margin-top: 20px; } .container-fluid { - width: 400px; - height: 464px; + width: 464px; + height: 379px; background-color: rgba(255,255,255,0.5); margin: 0 auto; margin-top: 220px;