Skip to content

Instantly share code, notes, and snippets.

@karenying
Created November 7, 2020 13:10
Show Gist options
  • Save karenying/0ee898c9d4bf711ce981cd043a163f95 to your computer and use it in GitHub Desktop.
Save karenying/0ee898c9d4bf711ce981cd043a163f95 to your computer and use it in GitHub Desktop.
.colorbox-container {
display: flex;
align-items: center;
justify-content: center;
height: 70px;
width: 200px;
border-radius: 5px;
padding: 20px;
text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment