Skip to content

Commit

Permalink
tweak stylesheet
Browse files Browse the repository at this point in the history
  • Loading branch information
DeadSuperHero committed Jun 26, 2013
1 parent c34065f commit 25e6928
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion app/assets/stylesheets/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -161,5 +161,12 @@ margin-bottom: 9px;
}

.span12 {
width: 700px;
width: 700px;
height: 130px;
position: relative;
bottom: 20px;
}

.span4 {
width: 210px;
}

0 comments on commit 25e6928

Please sign in to comment.