diff --git a/src/App.svelte b/src/App.svelte
index 52c7f28..352f62d 100644
--- a/src/App.svelte
+++ b/src/App.svelte
@@ -9,14 +9,3 @@
-
-
diff --git a/src/lib/sections/Header.svelte b/src/lib/sections/Header.svelte
index 0c8df4e..c4f1299 100644
--- a/src/lib/sections/Header.svelte
+++ b/src/lib/sections/Header.svelte
@@ -118,11 +118,6 @@
display: none;
}
- .language-icon {
- width: 30px;
- height: 24px;
- }
-
.common-switch {
width: fit-content;
}