Skip to content

Instantly share code, notes, and snippets.

@WesleySmits
Last active May 1, 2022 07:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WesleySmits/9ef71412cbe10494e107952876b9041a to your computer and use it in GitHub Desktop.
Save WesleySmits/9ef71412cbe10494e107952876b9041a to your computer and use it in GitHub Desktop.
Basic styles for accordion
body {
background: #001122;
}
p {
margin: 1rem 0;
}
p:first-child {
margin-top: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment