Skip to content

Commit

Permalink
Update src/scenes/ConferenceList/ConferenceList.module.scss
Browse files Browse the repository at this point in the history
Co-authored-by: Nima Izadi <[email protected]>
  • Loading branch information
JuanPabloDiaz and nimzco authored Jan 29, 2025
1 parent 6a184dd commit 7ef9b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scenes/ConferenceList/ConferenceList.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
display: none;
width: 400px;
padding: 2px;
gap: 2px;
gap: spacing(tight);

@include media($media-query--mobile-up) {
display: flex;
Expand Down

0 comments on commit 7ef9b0b

Please sign in to comment.