From 533290bb455815364ed3c495d27fe31f1ea392d2 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Mon, 11 Mar 2024 22:09:27 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/src/css/style.css b/html/src/css/style.css index a7105889..14e92235 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -215,7 +215,7 @@ a { margin-top: 5em; } -.user-profile .textarea { +.user-profile .bio-input { max-height: 3em; width: 80%; }