minor edits after review from friend

-minor wording changes
-added an autoscroll to help confused users
-added page anchors
-minor css changes for mobile
This commit is contained in:
Nye Evans 2021-02-22 22:16:27 +00:00
parent 040a6b7b49
commit fd2250aa70
8 changed files with 35 additions and 29 deletions

View file

@ -35,7 +35,7 @@
</div>
<div id = "backButtonContainer">
<a href = "../../../index.html" class = "backButton"> <-Back to main page</a>
<a href = "../../../index.html#galleryHeader" class = "backButton"> <-Back to main page</a>
</div>
</body>
</HTML>