Skip to content

Commit

Permalink
Tweak note width
Browse files Browse the repository at this point in the history
  • Loading branch information
biilmann committed Mar 20, 2013
1 parent f1a8178 commit 6c9d0f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ p.lead {
background:#ffc;
display:block;
padding: 20px;
width: 210px;
width: 230px;
box-shadow: 5px 5px 7px rgba(33,33,33,.7);
-webkit-transform: rotate(-6deg);
-moz-transform: rotate(-6deg);
Expand Down

0 comments on commit 6c9d0f1

Please sign in to comment.