added some shading

This commit is contained in:
Jesse James Isler 2022-03-28 13:31:05 +02:00
parent e4428c6f42
commit 0b8c1b529d
1 changed files with 1 additions and 0 deletions

View File

@ -10,4 +10,5 @@ html {
}
.blurry {
backdrop-filter: blur(7px) !important;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px
}