Skip to content

Commit 8cde56f

Browse files
index.html
1 parent 78952b1 commit 8cde56f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.html

-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@
134134
<img src="Tlogo.png" alt="Language" style="height: 40px;">
135135
<br> <!-- Line break to ensure the new image is below the first one -->
136136
<img src="Language.png" alt="Language Selection" style="height: 40px;"> <!-- Add the new image -->
137-
<select id="languageSelect" style="margin-left: 10px;">
138137
<select id="languageSelect" style="margin-left: 10px; margin-top: -10px;"> <!-- Adjust margin-top to move it up -->
139138
<option value="ar">العربية</option>
140139
<option value="en">English</option>

0 commit comments

Comments
 (0)