feat: optimize dashboard style.

This commit is contained in:
a.bouhuolia
2021-01-28 12:07:14 +02:00
parent 62ea979014
commit 9dbb139750
3 changed files with 7 additions and 8 deletions

View File

@@ -86,12 +86,12 @@ $dashboard-views-bar-height: 45px;
.user-text {
font-size: 12px;
color: #804f87;
color: #804F87;
}
&,
&:hover,
&:focus {
background-color: #eed1f2;
background-color: #EEB1F7;
border: 0;
box-shadow: none;
}
@@ -220,7 +220,7 @@ $dashboard-views-bar-height: 45px;
h1 {
font-size: 22px;
color: #48485c;
font-weight: 400;
font-weight: 500;
margin: 0;
}
h3 {