diff --git a/index.html b/index.html
index 2ab3f22a6..43fdcf5b3 100644
--- a/index.html
+++ b/index.html
@@ -311,9 +311,6 @@
block
secondary
>
-
-
-
@@ -322,12 +319,12 @@
id="settings-button"
title="Settings"
class="fixed bottom-4 right-4 z-50 rounded-full p-2 shadow-lg transition-colors duration-300 flex items-center justify-center"
- style="width: 80px; height: 80px; background-color: #0075ff"
+ style="width: 60px; height: 60px; background-color: #0075ff"
>
@@ -455,6 +452,7 @@
+
diff --git a/src/client/LangSelector.ts b/src/client/LangSelector.ts
index 782d82f77..d5a5b5770 100644
--- a/src/client/LangSelector.ts
+++ b/src/client/LangSelector.ts
@@ -264,21 +264,19 @@ export class LangSelector extends LitElement {
});
return html`
-
-
-
+