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

@ -182,6 +182,11 @@ a:link, a:visited{
font-size: 3vw;
}
#cvBody{
margin-left: 3vw;
margin-right: 3vw
}
}