Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#185 Update index.html #270

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
<style>
/* Style for the Google Translate element */
#google_element {
position: absolute;
top: 10px; /* Distance from the top */
position: fixed;
top: 20px; /* Distance from the top */
/* Position between middle and left corner */
margin: 40px;
margin: 10px;
transform: translateX(-20%); /* Adjust for half the element's width */
/* Ensure it stays on top */
}
Expand Down Expand Up @@ -329,4 +329,4 @@ <h3>Saarthi</h3>


</body>
</html>
</html>