Update index.html
Browse files- index.html +2 -0
index.html
CHANGED
@@ -223,6 +223,8 @@ header img {
|
|
223 |
display: flex;
|
224 |
align-items: center;
|
225 |
gap: 10px; /* Add gap between Twitter icon and footer links */
|
|
|
|
|
226 |
}
|
227 |
|
228 |
#twitter-icon {
|
|
|
223 |
display: flex;
|
224 |
align-items: center;
|
225 |
gap: 10px; /* Add gap between Twitter icon and footer links */
|
226 |
+
|
227 |
+
color: #ffffff;
|
228 |
}
|
229 |
|
230 |
#twitter-icon {
|