Update style.css
This commit is contained in:
parent
65bae58cfe
commit
53d841c3dc
1 changed files with 1 additions and 1 deletions
|
|
@ -4713,7 +4713,7 @@ body {
|
||||||
/* Header Styling */
|
/* Header Styling */
|
||||||
.dashboard-header {
|
.dashboard-header {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: flex-start;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding: 20px 24px;
|
padding: 20px 24px;
|
||||||
margin: -28px -24px 20px -24px;
|
margin: -28px -24px 20px -24px;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue