add box-shadow

This commit is contained in:
2018-03-24 22:44:33 +08:00
parent 5c223dbdd1
commit 9ed219772c

View File

@ -9,6 +9,7 @@ body {
border-radius: 2em;
background-color: white;
opacity: 0.87;
box-shadow: 0px 0px 12px gray;
}
#title {