Slightly different bright colors
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user