Fix animation toggle

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2019-03-25 03:27:38 +04:00
parent d90addf7d2
commit 515a3ed0a7
Signed by: Valentin Popov
GPG Key ID: 269A00ACA90A8EA3

View File

@ -136,6 +136,7 @@
height: 2px; height: 2px;
position: absolute; position: absolute;
top: 50%; top: 50%;
transition: .5s;
width: 100%; width: 100%;
&:first-child { &:first-child {