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

disabled title disappearance

This commit is contained in:
Fedor Katurov 2020-07-13 11:13:40 +07:00
parent 014eecaaa2
commit 230e3549a7

View file

@ -30,8 +30,8 @@
}
.title {
opacity: 0;
transform: translate(0, 10px);
//opacity: 0;
//transform: translate(-3px, 3px);
}
}
@include outer_shadow();