Skip to content

Commit

Permalink
+ degrades more nicely
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Hanke committed Jul 23, 2012
1 parent cfc24ec commit 5009662
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/stylesheets/snazzy.css
Expand Up @@ -36,7 +36,7 @@ ul.people li {
.title { .title {
color: white; color: white;
width: 600px; width: 600px;
height: 6em; height: 5.5em;
margin: 0 auto; margin: 0 auto;
padding: 0em 3em 0em 3em; padding: 0em 3em 0em 3em;
position: relative; } position: relative; }
Expand Down
2 changes: 1 addition & 1 deletion source/stylesheets/snazzy.css.sass
Expand Up @@ -44,7 +44,7 @@ ul.people
.title .title
color: white color: white
width: 600px width: 600px
height: 6em height: 5.5em
margin: 0 auto margin: 0 auto
padding: 0em 3em 0em 3em padding: 0em 3em 0em 3em
position: relative position: relative
Expand Down

0 comments on commit 5009662

Please sign in to comment.