Skip to content

Instantly share code, notes, and snippets.

@choudharymanish8585
Created October 4, 2018 01:33
Show Gist options
  • Save choudharymanish8585/e321ed33738cf599b2a471121a098374 to your computer and use it in GitHub Desktop.
Save choudharymanish8585/e321ed33738cf599b2a471121a098374 to your computer and use it in GitHub Desktop.
.THIS .div-container{
border: red;
border-width: medium;
border-style: double;
margin: 0px 20px;
padding: 10px;
width: fit-content;
font-size: 14px;
}
.THIS .read-button{
margin: 5px 20px;
}
.THIS .card-container{
border: blue;
border-style: double;
border-width: thick;
margin:10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment