Added Cv, reworked some text
This commit is contained in:
parent
210e2f82fc
commit
30c2f72f53
7 changed files with 269 additions and 15 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue