From 2eeb7405aba8dbe9298de15fc88f8f8be68831b2 Mon Sep 17 00:00:00 2001 From: Hebimalu0000 Date: Fri, 22 Nov 2024 14:04:10 +0900 Subject: [PATCH] Update profile.html --- profile.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profile.html b/profile.html index 14ce0bf..0979cb6 100644 --- a/profile.html +++ b/profile.html @@ -17,12 +17,12 @@ .edit-icon { font-size: 24px; - color: #000; + color: #fff; cursor: pointer; } .edit-icon:hover { - color: #000; + color: #fff; } .icon-container {