diff --git a/app/pages/dashboard.vue b/app/pages/dashboard.vue
index dbc0ab8..0348e1a 100644
--- a/app/pages/dashboard.vue
+++ b/app/pages/dashboard.vue
@@ -1,5 +1,6 @@
-
+
@@ -139,16 +140,25 @@ import { h } from 'vue'
:description="card.desc"
:icon="card.icon"
variant="subtle"
- class="dark-widget-bg col-lg lg:rounded-none first:lg:rounded-l-2xl last:lg:rounded-r-2xl sm:rounded-2xl"
+ class="dark-widget-bg lg:rounded-none first:lg:rounded-l-2xl last:lg:rounded-r-2xl sm:rounded-2xl"
/>
+
+
+
-
+
+
+ footer
+
\ No newline at end of file