From b6b46ac37fd4fbfabef88cdac66eaf2e8c352205 Mon Sep 17 00:00:00 2001
From: 65160270 <65160270@go.buu.ac.th>
Date: Mon, 24 Mar 2025 15:46:30 +0700
Subject: [PATCH] update-edit

---
 public/css/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/css/style.css b/public/css/style.css
index 812ccde..955ea6a 100644
--- a/public/css/style.css
+++ b/public/css/style.css
@@ -439,7 +439,7 @@ footer {
 .edit-btn {
     padding: 0.5rem 1rem;
     border: 1px solid #ccc;
-    background-color: #f8f9fa;
+    background-color: #fcff50;
     color: #333;
     font-size: 1rem;
     cursor: pointer;
-- 
GitLab