Skip to content

Instantly share code, notes, and snippets.

@froggomad
Last active September 16, 2020 01:53
Show Gist options
  • Save froggomad/6c3434e0627dc428859c91557f0131bf to your computer and use it in GitHub Desktop.
Save froggomad/6c3434e0627dc428859c91557f0131bf to your computer and use it in GitHub Desktop.
.note {
max-width: 600px;
border-radius: 8px;
background-color: lightgray;
padding: 4px;
margin: 8px;
}
pre {
background: black;
color: white;
padding: 8px;
max-width: 300px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment