Skip to content

Commit

Permalink
Fix borked CSS.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdone committed Nov 19, 2012
1 parent d031752 commit ade9b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/home.css
Expand Up @@ -44,9 +44,9 @@ h3 {
height: 50px; height: 50px;
margin-top:5px; margin-top:5px;
float: left; float: left;
margin-right:1em
} }
.head-text { .head-text {
float: left;
margin-left: 1em; margin-left: 1em;
} }
.subheadline { .subheadline {
Expand Down

0 comments on commit ade9b40

Please sign in to comment.