Updated dashboard blur value to match the rest of the UI

main
riley 1 year ago
parent d874c2693d
commit 4f96d489f5

@ -25,7 +25,8 @@
.Dashboard .dashboard-bg {
border-radius: 16px;
background-color: #3f3f3f69
background-color: #3f3f3f69;
backdrop-filter: blur(20px);
}
.Dashboard .title {

Loading…
Cancel
Save