Skip to content

Commit

Permalink
Back to flex-basis 25%
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Dec 21, 2023
1 parent ba396ef commit 1f0315c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/modules/events.scss
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
}

@media (min-width: #{$screen-tablet}) {
flex: 1 1 0;
flex: 1 1 25%;
padding-left: 25px;
}

Expand Down

0 comments on commit 1f0315c

Please sign in to comment.