Created
September 13, 2018 21:24
-
-
Save anabellaspinelli/9a2b62cf64e6dcc07ee8419ab893f4ba to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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