bottom button fix

This commit is contained in:
Mikhail Kuznetcov
2021-04-06 13:16:24 +02:00
parent 2b2d6dbf9e
commit d6c6fb0d17
3 changed files with 5 additions and 8 deletions

View File

@@ -1217,7 +1217,7 @@ h1, h2, h3, h4, h5, h6 {
}
#footer .gotop {
position: absolute;
top: -20px;
top: -30px;
left: 50%;
margin-left: -40px;
background: #fff;