-
![]()
+
Código pix
@@ -190,10 +190,6 @@ h2 {
transform: translateX(50%);
}
-.page {
- @apply flex flex-col items-center justify-center w-full mt-16;
-}
-
.text-container {
@apply flex flex-col items-center justify-center gap-4;
}
diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue
index 612258a..5171b95 100644
--- a/src/views/HomeView.vue
+++ b/src/views/HomeView.vue
@@ -117,5 +117,3 @@ onMounted(async () => {
/>
-
-
diff --git a/src/views/SellerView.vue b/src/views/SellerView.vue
index c1529f7..3efa67f 100644
--- a/src/views/SellerView.vue
+++ b/src/views/SellerView.vue
@@ -75,5 +75,3 @@ const sendNetwork = async () => {
/>
-
-