Fix button hover

This commit is contained in:
Maciej Matuszewski 2018-01-12 11:44:01 +01:00
parent 481e55270a
commit 463c4e2b18
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ body {
position: absolute;
top: 70%;
left: 70%;
float: initial;
z-index: 1;
}
&__scroll {