fix: make buttontotop above footer
This commit is contained in:
parent
3697690c31
commit
b5985bf8e3
@ -23,6 +23,7 @@ body {
|
|||||||
background: #ff8b24;
|
background: #ff8b24;
|
||||||
border-radius: 1rem;
|
border-radius: 1rem;
|
||||||
box-shadow: 0 0.1rem 0.5rem 0 gray;
|
box-shadow: 0 0.1rem 0.5rem 0 gray;
|
||||||
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
html.dark .go-top {
|
html.dark .go-top {
|
||||||
|
Loading…
Reference in New Issue
Block a user