diff --git a/src/App.vue b/src/App.vue index 19a3ebb..1ceb180 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,7 +5,6 @@ import Section from "./components/Section.vue"; import Setings from "./components/Setings.vue"; import Authe from "./components/Authe.vue"; - // Инициализация темы при загрузке приложения onMounted(() => { const savedTheme = localStorage.getItem("theme"); @@ -35,7 +34,7 @@ function handleUpdate(newValue) {
-
+
@@ -49,11 +48,11 @@ function handleUpdate(newValue) {
-
+
- diff --git a/src/assets/main.css b/src/assets/main.css index 639b8a1..d359931 100644 --- a/src/assets/main.css +++ b/src/assets/main.css @@ -14,6 +14,4 @@ body { background-color: #111827; } -/* .grecaptcha-badge { - display: none !important; -} */ \ No newline at end of file +