diff --git a/landing/components/Code.vue b/landing/components/Code.vue index 0c78891..036e570 100644 --- a/landing/components/Code.vue +++ b/landing/components/Code.vue @@ -27,7 +27,7 @@ onMounted(() => {
+ class="bg-menu font-semibold px-8 text-[1.2rem] md:text-[1.4rem] h-24 flex items-center inconsolata mt-12 outline outline-[2px] outline-[#83838388] rounded-lg"> {{ currentText }}
diff --git a/landing/layouts/header.vue b/landing/layouts/header.vue index 7a586e5..238b3df 100644 --- a/landing/layouts/header.vue +++ b/landing/layouts/header.vue @@ -18,7 +18,8 @@ nuxtApp.hook("page:finish", () => {
- -
+
@@ -81,11 +82,6 @@ nuxtApp.hook("page:finish", () => {
-
@@ -144,11 +140,9 @@ nuxtApp.hook("page:finish", () => {
-
- © 2024 Litlyx All right reserved. - - Made with ❤ in Italy - +
+
© 2024 Litlyx All right reserved.
+
Made with ❤ in Italy
diff --git a/landing/pages/index.vue b/landing/pages/index.vue index c5fb1a0..8d527e3 100644 --- a/landing/pages/index.vue +++ b/landing/pages/index.vue @@ -36,7 +36,7 @@ const mouseStyle = computed(() => {
-
+