Skip to content

Commit

Permalink
header change
Browse files Browse the repository at this point in the history
  • Loading branch information
QuanZhang-William committed May 10, 2017
1 parent bec8a2b commit a227789
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Portfolio/css/stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ hr{
.header_others{
position:relative;
width:100%;
height:100%;
background-color:#F5FFFA;
}

Expand All @@ -93,6 +92,7 @@ hr{
.navigation_list{
margin-top:5%;
margin-left:15%;
padding-bottom: 5%;
}

.navigation_list a{
Expand Down Expand Up @@ -203,7 +203,7 @@ hr{
#experience_picture{
position: absolute;
width:40%;
height:65%;
height:76%;
right:7%;
top:20%;
-webkit-animation-delay: 1.1s;
Expand Down Expand Up @@ -569,8 +569,8 @@ hr{

.section_title{
position:relative;
margin-left: 7%;
margin-top:10%;
margin-left: 10%;
margin-top:6%;

}
#experience_describe{
Expand Down

0 comments on commit a227789

Please sign in to comment.