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 {