Skip to content

Commit

Permalink
udate breakpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed May 20, 2020
1 parent 8aa3a22 commit 5ddd88e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const TitleStyle = styled(EuiTitle)`

const FlexGroupContainer = styled(EuiFlexGroup)`
&& {
@media only screen and (max-width: 574px) {
@media only screen and (max-width: 768px) {
> :first-child {
flex-basis: 40% !important;
}
Expand Down

0 comments on commit 5ddd88e

Please sign in to comment.