diff --git a/style.css b/style.css index ef3175e..316841d 100644 --- a/style.css +++ b/style.css @@ -15,6 +15,10 @@ color: turquoise; } +.social a:hover i{ + color: #6F0BF1; +} + .UserInput{ font-size: 20px; }