Skip to content

Commit

Permalink
Better hover and less space
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelmyers committed Feb 23, 2016
1 parent 3ae08d4 commit 70dcdc8
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ a:hover {
color: #777;
}

header {
min-height: 300px;
padding: 50px 0 100px 75px;
}

header ul li {
list-style: none;
}
Expand All @@ -38,10 +33,9 @@ header h1 {
width: 55%
}
.link-sticker:hover {
background-color: pink;
border-bottom: 4px solid pink;
}


.footer-sticker {
width: 100%
}

0 comments on commit 70dcdc8

Please sign in to comment.