From 27f85c61f0bea377638d62faed1f199e670d9385 Mon Sep 17 00:00:00 2001 From: Atiwit Pattanapukdee <65160394@go.buu.ac.th> Date: Wed, 19 Mar 2025 15:36:32 +0700 Subject: [PATCH] Project Round 7 --- public/css/create.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/create.css b/public/css/create.css index db5e2b9..9a6ba73 100644 --- a/public/css/create.css +++ b/public/css/create.css @@ -18,7 +18,7 @@ body { h1 { font-size: 2.5rem; - color: #4CAF50; + color: #7A73D1; margin: 0; } -- GitLab