mrbeliever commited on
Commit
727d40a
·
verified ·
1 Parent(s): 5bc4960

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -224,7 +224,8 @@ header img {
224
  align-items: center;
225
  gap: 10px; /* Add gap between Twitter icon and footer links */
226
 
227
- color: #ffffff;
 
228
  }
229
 
230
  #twitter-icon {
 
224
  align-items: center;
225
  gap: 10px; /* Add gap between Twitter icon and footer links */
226
 
227
+ background-color: white;
228
+ color: black;
229
  }
230
 
231
  #twitter-icon {