1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 21:06:42 +07:00

fixed lab shadows and heroic columns

This commit is contained in:
Fedor Katurov 2021-09-28 17:36:54 +07:00
parent 2e4cb24cf4
commit f336974efd
6 changed files with 22 additions and 11 deletions

View file

@ -16,7 +16,7 @@
}
.card {
@include lab_shadow;
@include outer_shadow;
border-radius: $radius;
background: $comment_bg;