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

added is_heroic

This commit is contained in:
Fedor Katurov 2019-10-23 11:46:08 +07:00
parent a1dbb6bdfa
commit c49dbb344d
3 changed files with 12 additions and 4 deletions

View file

@ -1,6 +1,7 @@
.blur {
filter: blur(0);
transition: filter 0.25s;
will-change: filter;
// max-height: 100vh;
// width: 100vw;
// overflow: visible auto;