Skip to content

Commit 77a1bda

Browse files
committed
fix on mobile
1 parent 7e67456 commit 77a1bda

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

sass/_bevy_meetup.scss

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,5 +238,14 @@
238238
.video-full {
239239
width: 100%;
240240
}
241+
242+
.meetup-nav {
243+
flex-direction: column;
244+
gap: 12px;
245+
246+
> div {
247+
text-align: center !important;
248+
}
249+
}
241250
}
242251
}

0 commit comments

Comments
 (0)