🩹 Improve scroll to top link alignment

This commit is contained in:
James Panther
2022-06-25 13:04:41 +10:00
parent 31c7cca31d
commit f007a1f294
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -1672,8 +1672,8 @@ body button {
left: 0px;
}
.top-\[110vh\] {
top: 110vh;
.top-\[100vh\] {
top: 100vh;
}
.bottom-0 {