Fix scroll-to-top button
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
d12de5b2c9
commit
08960862b4
6 changed files with 48 additions and 20 deletions
|
@ -44,14 +44,3 @@
|
|||
/* iPhone 5 or before */
|
||||
@media only screen and (max-width: 320px) {
|
||||
}
|
||||
|
||||
/* Back to top */
|
||||
.backtop {
|
||||
color: #b3b1b1;
|
||||
position: fixed;
|
||||
right: 16px;
|
||||
bottom: 16px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
z-index: 999998;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue