Fix(Styles): Improved positioning of Google Translate language dropdown.

This commit is contained in:
2025-03-05 03:48:13 +00:00
parent 090c99be3d
commit 9550f09140

View File

@@ -272,7 +272,6 @@
<header> <header>
<h1>Edward (Teddy) Middleton-Smith</h1> <h1>Edward (Teddy) Middleton-Smith</h1>
<p>Software Engineer | ERP Systems and Business Process Automation</p> <p>Software Engineer | ERP Systems and Business Process Automation</p>
<div id="google_translate_element"></div>
</header> </header>
<nav> <nav>
@@ -281,6 +280,7 @@
<li><a href="#projects">Projects</a></li> <li><a href="#projects">Projects</a></li>
<li><a href="#experience">Experience</a></li> <li><a href="#experience">Experience</a></li>
<li><a href="#contact">Contact</a></li> <li><a href="#contact">Contact</a></li>
<li><div id="google_translate_element"></div></li>
</ul> </ul>
</nav> </nav>