Line 231: | Line 231: | ||
.home-btn { | .home-btn { | ||
z-index: 9; | z-index: 9; | ||
+ | position: -webkit-sticky; | ||
position: sticky; | position: sticky; | ||
− | top: | + | top: 30px; |
− | left: | + | left: 30px; |
} | } | ||
Revision as of 10:15, 2 August 2018