moving "Fork me on GitHub" button to footer

This commit is contained in:
frankknoll
2022-03-30 20:44:47 +02:00
parent 02d6bea3f4
commit afb85793b3
2 changed files with 3 additions and 3 deletions

View File

@@ -36,7 +36,7 @@
top: auto;
}
@media screen and (min-width:800px) {
/*@media screen and (min-width:800px) {
#forkongithub {
position: absolute;
display: block;
@@ -60,4 +60,4 @@
-o-transform: rotate(45deg);
box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.8);
}
}
}*/