From 15f6386bc67b2c7bb779a2ed28d6e605f4d9c968 Mon Sep 17 00:00:00 2001 From: m Date: Sat, 14 Mar 2026 21:40:57 +0100 Subject: [PATCH] does it work? --- templates/leave_comment.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/leave_comment.html b/templates/leave_comment.html index 0d15aa6..298dacc 100644 --- a/templates/leave_comment.html +++ b/templates/leave_comment.html @@ -35,7 +35,7 @@ /* Making the button pop */ .comment-card .btn-primary { - background-color: transparent; + background-color: #d1d5da; border: none; padding: 8px 20px; font-weight: 500;