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:
parent
014eecaaa2
commit
230e3549a7
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
opacity: 0;
|
//opacity: 0;
|
||||||
transform: translate(0, 10px);
|
//transform: translate(-3px, 3px);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@include outer_shadow();
|
@include outer_shadow();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue