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

fixed flow appearance

This commit is contained in:
Fedor Katurov 2019-10-24 17:59:37 +07:00
parent 312b1d1d17
commit db992a375b
4 changed files with 19 additions and 17 deletions

View file

@ -19,7 +19,7 @@
}
.item {
background: darken($content_bg, 2%) 50% 50% no-repeat;
background: lighten($content_bg, 2%) 50% 50% no-repeat;
background-size: cover;
padding-bottom: 100%;
border-radius: $cell_radius;