1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

tried to fix image grid, but got no results

This commit is contained in:
muerwre 2019-08-08 15:48:25 +07:00
parent 1730421f27
commit 10b013f9a8
4 changed files with 4 additions and 3 deletions

View file

@ -30,7 +30,7 @@
border-radius: $radius;
background: no-repeat 50% 50%;
background-size: cover;
opacity: 0;
opacity: 0.3;
}
.progress {