From c6edf945c3de0a79c42faa36145bfaed4b9bb209 Mon Sep 17 00:00:00 2001
From: 65160392 <65160392@go.buu.ac.th>
Date: Mon, 24 Mar 2025 14:19:33 +0000
Subject: [PATCH] Edit style.css

---
 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 6b44ca5..2918b60 100644
--- a/public/css/style.css
+++ b/public/css/style.css
@@ -13,7 +13,7 @@
     --card-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
     --hover-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
 }
-// --text-color: #212121;       ดำ
+/* --text-color: #212121;       ดำ */
 body {
     font-family: 'Poppins', sans-serif;
     background-color: var(--light-color);
-- 
GitLab