From bdfb5919e079b7346a00d819acd341cf48de0c9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=97=D0=B5=D0=BB=D0=B5=D0=BD=D1=81=D0=BA=D0=B0=D1=8F=20?= =?UTF-8?q?=D0=90=D0=BD=D0=B0=D1=81=D1=82=D0=B0=D1=81=D0=B8=D1=8F=20=D0=9D?= =?UTF-8?q?=D0=B8=D0=BA=D0=BE=D0=BB=D0=B0=D0=B5=D0=B2=D0=BD=D0=B0?= Date: Tue, 11 Jun 2024 10:06:30 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BA=D1=83=D0=BF=D0=B8=D1=82=D1=8C=5F=D0=BF?= =?UTF-8?q?=D1=80=D1=8F=D0=BC=D0=BE=5F=D1=81=D0=B5=D0=B9=D1=87=D0=B0=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.vue | 4 +--- components/calcValues.vue | 4 ++++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/app.vue b/app.vue index b8c4bef..43e7543 100644 --- a/app.vue +++ b/app.vue @@ -71,9 +71,7 @@ const { scrollToAnchor, scrollToTop } = useAnchorScroll({

{{ about?.title }}

-

- -

+
diff --git a/components/calcValues.vue b/components/calcValues.vue index dd02201..3498c89 100644 --- a/components/calcValues.vue +++ b/components/calcValues.vue @@ -163,6 +163,10 @@ const calc_text = computed(() => {
+

+ +

+ \ No newline at end of file