Added Cv, reworked some text

This commit is contained in:
Nye Evans 2021-01-15 21:20:36 +00:00
parent 210e2f82fc
commit 30c2f72f53
7 changed files with 269 additions and 15 deletions

View file

@ -28,7 +28,6 @@ button:focus {
a:link, a:visited{
color: #ffd256;
text-decoration: none;
}
h1{
@ -63,6 +62,11 @@ h1{
margin-right: 10vw;
}
.profileImage{
width: 30vw;
height: auto;
}
#galleryHeader{
margin-left: 30vw;
margin-right: 30vw;