add shadow
This commit is contained in:
parent
437e28c3a9
commit
9f06149ae3
@ -23,6 +23,7 @@ body {
|
||||
padding: 20px;
|
||||
border-radius: 10px;
|
||||
border: 1px solid #575757;
|
||||
box-shadow: 0 0 20px #000;
|
||||
}
|
||||
|
||||
.login .btn {
|
||||
|
Loading…
Reference in New Issue
Block a user