added part of contacts page

removed temp projects page
This commit is contained in:
2020-03-19 22:19:15 +01:00
parent 4c644f4d45
commit f19355a563
5 changed files with 21 additions and 20 deletions

11
css/contact.css Normal file
View File

@@ -0,0 +1,11 @@
.personalcontacts{
margin-top: 60px;
}
#githubsign{
color: white;
}
#section5{
height: 50%;
}

View File

@@ -38,6 +38,7 @@
color: aqua;
background-color: #357840;
transition: background-color 500ms;
cursor: pointer;
}
.ratiobtn:checked + .tab {