diff --git a/css/style.css b/css/style.css index 2efb043..99ce0ea 100644 --- a/css/style.css +++ b/css/style.css @@ -55,6 +55,11 @@ button { align-items: center; cursor: pointer; } + +.hover { + cursor: pointer; +} + #google_translate_element { position: absolute; top: 10px; diff --git a/index.html b/index.html index 46a5346..5e8bbbe 100644 --- a/index.html +++ b/index.html @@ -131,7 +131,7 @@