Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dhairyagothi committed Oct 7, 2024
1 parent 357911c commit f79a061
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
/* Style for the Google Translate element */
#google_element {
position: absolute;
top: 10px; /* Distance from the top */
bottom: 0px;
/* Distance from the top */
/* Position between middle and left corner */
margin: 40px;
transform: translateX(-20%); /* Adjust for half the element's width */
Expand Down

0 comments on commit f79a061

Please sign in to comment.