removed some js, changed wording on some stuff

removed name stuff, api i was using wasnt accurate enough
rewrote project pages, changed profile image
This commit is contained in:
Nye Evans 2021-02-20 17:56:14 +00:00
parent 6dd4f7968e
commit 040a6b7b49
5 changed files with 34 additions and 18 deletions

View file

@ -38,13 +38,19 @@ h1{
margin-top: 10vh;
margin-bottom: 70vh;
margin-left: 2vw;
margin-right: 70vw;
margin-right: 60vw;
height: 20vh;
text-align: left;
}
.subTitle{
font-size: 30%;
padding-top: 10;
padding-left: 5;
}
.orangeBorder{
border: 2px solid #ffd256;
border-radius: 5px;