Skip to content

Commit 82ead3c

Browse files
committed
Update event dashboard heading
1 parent 5f32791 commit 82ead3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/src/components/routes/events/Dashboard/Dashboard.module.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
align-items: flex-start;
1212
justify-content: space-between;
1313
gap: 2rem;
14-
margin-bottom: 2.5rem;
15-
margin-top: 2.5rem;
14+
margin-bottom: 1.2rem;
15+
margin-top: 1.2rem;
1616

1717
@include mixins.respond-below(md) {
1818
flex-direction: column;

0 commit comments

Comments
 (0)