Skip to content

Instantly share code, notes, and snippets.

@anabellaspinelli
Created September 13, 2018 21:24
Show Gist options
  • Save anabellaspinelli/9a2b62cf64e6dcc07ee8419ab893f4ba to your computer and use it in GitHub Desktop.
Save anabellaspinelli/9a2b62cf64e6dcc07ee8419ab893f4ba to your computer and use it in GitHub Desktop.
.nigiri-plate {
background-color: #223;
box-shadow: inset -8px -8px 0 0 #558;
border-radius: 20px;
height: 105px;
}
.nigiri-plate:after {
content: "";
clear: both;
display: block;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment