diff --git a/dashboard/public/views/profile.html b/dashboard/public/views/profile.html
index 836c95f13..e31d4a7d6 100644
--- a/dashboard/public/views/profile.html
+++ b/dashboard/public/views/profile.html
@@ -387,11 +387,7 @@
-
-
+
@@ -448,6 +444,7 @@
+
diff --git a/dashboard/src/theme.scss b/dashboard/src/theme.scss
index 6896be931..584008aa3 100644
--- a/dashboard/src/theme.scss
+++ b/dashboard/src/theme.scss
@@ -58,8 +58,8 @@ $state-danger-border: $brand-danger;
html {
// --accent-color: $brand-primary;
--accent-color: #9141ac;
- --card-background: #f0f2f5;
- --navbar-background: #f8f8f8;
+ --card-background: #f7f7f8;
+ --navbar-background: #f3f4f6;
--body-background: white;
}
@@ -1288,6 +1288,7 @@ multiselect {
// background-color: #ebebeb;
// max-width: 720px;
// margin: 0 auto;
+ // margin-top: 20px;
margin-bottom: 15px;
padding: 10px 15px;
// box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);