Skip to content

Commit

Permalink
Update styles in meet/Speak section
Browse files Browse the repository at this point in the history
  • Loading branch information
fatmahussein committed Dec 17, 2024
1 parent a57a1b0 commit eb89791
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/javascript/stylesheets/meetup.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
justify-content: center;
flex-direction: column;
gap: 2rem;
padding: 3rem 0;
padding: 6rem 0;

@media (min-width: 768px) {
gap: 2rem;
padding: 2.8rem 0;

}

@media (min-width: 1024px) {
Expand Down

0 comments on commit eb89791

Please sign in to comment.