Skip to content

Instantly share code, notes, and snippets.

@juliettech13
Created June 17, 2020 03:43
Show Gist options
  • Save juliettech13/5cae16af545de583f54341a678f14aba to your computer and use it in GitHub Desktop.
Save juliettech13/5cae16af545de583f54341a678f14aba to your computer and use it in GitHub Desktop.
breakpoints
@media only screen and (min-width: 600px) {
.section {
width: 80%
}
.social-media-list li a {
color: pink
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment