Skip to content

Commit

Permalink
Merge pull request #22 from jenil27/gh-pages
Browse files Browse the repository at this point in the history
fix: copied div margin-top
  • Loading branch information
thomaspark committed Mar 14, 2014
2 parents c6b7f7b + b836496 commit 382f01c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ body {
}

.copied div {
margin-top: 400px;
margin-top: 450px;
padding: 30px 0;
background-color: #7F8C9A;
background-color: rgba(255, 255, 255, 0.4);
Expand Down

0 comments on commit 382f01c

Please sign in to comment.