Skip to content

Instantly share code, notes, and snippets.

@indreklasn
Created September 17, 2019 09:40
Show Gist options
  • Save indreklasn/fe1933abcad7e994561331a2b786e3a2 to your computer and use it in GitHub Desktop.
Save indreklasn/fe1933abcad7e994561331a2b786e3a2 to your computer and use it in GitHub Desktop.
div.demo {
display: inline-block;
width: 110px;
height: 110px;
margin: 10px;
--aug-border: 5px;
--aug-inset: 5px;
padding: 10px; /* mind the gap */
text-align: center;
--aug-border-bg: gold;
--aug-inset-bg: gold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment