aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/components/dashboard/dashboard.component.css
diff options
context:
space:
mode:
Diffstat (limited to 'ufund-ui/src/app/components/dashboard/dashboard.component.css')
-rw-r--r--ufund-ui/src/app/components/dashboard/dashboard.component.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/ufund-ui/src/app/components/dashboard/dashboard.component.css b/ufund-ui/src/app/components/dashboard/dashboard.component.css
index 78a69ba..185fdc2 100644
--- a/ufund-ui/src/app/components/dashboard/dashboard.component.css
+++ b/ufund-ui/src/app/components/dashboard/dashboard.component.css
@@ -1,7 +1,7 @@
:host {
display: flex;
flex-direction: column;
- width: 1000px;
+ width: 800px;
align-self: center;
gap: 20px
}