diff --git a/index.html b/index.html index c6af429d..f1d428dd 100644 --- a/index.html +++ b/index.html @@ -2531,6 +2531,10 @@

Explore Popular Destinations

margin: 0 auto; padding: 20px; } + .info-icon:hover{ + background-color: white; + } +