Skip to content

Commit 399d720

Browse files
authored
Padding for schedule topbar (#1353)
1 parent 1967092 commit 399d720

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/schedule/day.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,7 @@ const dateText = format(date, "eeee - do MMMM");
568568
display: grid;
569569
gap: 2px;
570570
padding: 0;
571+
padding-top:100px;
571572
}
572573

573574
:global(.session),

0 commit comments

Comments
 (0)