Skip to content

Instantly share code, notes, and snippets.

@giovanicascaes
Created November 20, 2020 10:59
Show Gist options
  • Save giovanicascaes/6ffed00a0410a1d57f5c5db53955b134 to your computer and use it in GitHub Desktop.
Save giovanicascaes/6ffed00a0410a1d57f5c5db53955b134 to your computer and use it in GitHub Desktop.
.SM > .panel {
display: flex;
flex-wrap: wrap;
}
.MD > .panel {
display: block;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment