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