Footer: back-to-top should float above toolbar

This commit is contained in:
rektdeckard
2020-10-05 02:15:01 -04:00
parent 4a857eb6fa
commit 4a46bede07
2 changed files with 6 additions and 8 deletions

View File

@@ -65,7 +65,6 @@ button.main-button {
button.main-button:active {
transform: translate(4px, 4px);
/* background-color: #DDDDDD; */
box-shadow: 0 0 0 0 black;
}