test: update box-shadow with radius

This commit is contained in:
Niklas von Hertzen 2021-07-15 18:24:39 +08:00 committed by GitHub
parent 522e5aac5f
commit 578bb771bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
margin: 10px;
display: inline-block;
min-height: 50px;
// border-radius: 10px;
border-radius: 10px;
}
body {