We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78952b1 commit 8cde56fCopy full SHA for 8cde56f
index.html
@@ -134,7 +134,6 @@
134
<img src="Tlogo.png" alt="Language" style="height: 40px;">
135
<br> <!-- Line break to ensure the new image is below the first one -->
136
<img src="Language.png" alt="Language Selection" style="height: 40px;"> <!-- Add the new image -->
137
- <select id="languageSelect" style="margin-left: 10px;">
138
<select id="languageSelect" style="margin-left: 10px; margin-top: -10px;"> <!-- Adjust margin-top to move it up -->
139
<option value="ar">العربية</option>
140
<option value="en">English</option>
0 commit comments