From 7e5b39bff5a8373b90b644ecccc719ca2160b0c0 Mon Sep 17 00:00:00 2001 From: Gary Date: Fri, 20 Mar 2026 13:26:08 +0000 Subject: [PATCH] another test --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 0afbaaa..c1741cd 100644 --- a/css/style.css +++ b/css/style.css @@ -10782,7 +10782,7 @@ textarea.form-control { left: 0; width: 100%; height: 100%; - background: linear-gradient(180deg, rgba(0, 43, 73, 0.8) 0%, rgba(0, 43, 73, 0.2) 100%); + background: linear-gradient(270deg, rgba(0, 43, 73, 0.8) 0%, rgba(0, 43, 73, 0.2) 100%); z-index: 1; }