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