Updated shadows

This commit is contained in:
Angelos Chalaris
2018-01-04 00:06:57 +02:00
parent e12edb4bd6
commit 4f77d5c19f
2 changed files with 2 additions and 2 deletions

View File

@ -159,7 +159,7 @@ label#menu-toggle {
}
.card {
box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.125), 0 0.125rem 0.125rem -0.125rem rgba(0, 0, 0, 0.25);
box-shadow: 0 1.25rem 2.5rem -0.625rem rgba(0, 32, 64, 0.1);
}
main {