updates cv's css to fit new style

This commit is contained in:
Nye Evans 2021-09-25 12:10:45 +01:00
parent 3c889d9d75
commit 6ed31a54f4
3 changed files with 105 additions and 170 deletions

View file

@ -1,6 +1,5 @@
.projectThumbnail{
width: 16vh;
margin-left: 3vw;
}
h2{
@ -18,4 +17,8 @@ h2{
flex-direction: column;
padding: 10px;
color: #ffd256;
}
body{
margin: 3vw;
}