add box-shadow
This commit is contained in:
@ -9,6 +9,7 @@ body {
|
||||
border-radius: 2em;
|
||||
background-color: white;
|
||||
opacity: 0.87;
|
||||
box-shadow: 0px 0px 12px gray;
|
||||
}
|
||||
|
||||
#title {
|
||||
|
Reference in New Issue
Block a user