1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-26 05:16:41 +07:00

smouth image loading

This commit is contained in:
muerwre 2019-08-25 17:56:03 +07:00
parent e1a9dd66fc
commit 6f90115d3b
5 changed files with 48 additions and 30 deletions

View file

@ -1,5 +1,5 @@
.placeholder {
height: 33vw;
height: 320px;
background: transparentize(black, 0.8);
border: $radius $radius 0 0;
@include outer_shadow();