Skip to content

Commit

Permalink
Small logo tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
adamschwartz committed Mar 28, 2014
1 parent d3163ff commit 77ada9f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions css/logo.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 33,9 @@
.logo .css-rainbow .css-rainbow-c {
position: relative;
overflow: hidden;
width: 3.875em;
width: 3.825em;
height: 7.75em;
margin-right: 3.125em; }
margin-right: 3.175em; }
.logo .css-rainbow .css-rainbow-c .rainbow {
-webkit-transform: rotateZ(90deg);
-moz-transform: rotateZ(90deg);
Expand Down
4 changes: 2 additions & 2 deletions sass/logo.sass
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 37,9 @@
.css-rainbow-c
position: relative
overflow: hidden
width: 3.875em
width: 3.825em
height: 7.75em
margin-right: 3.125em
margin-right: 3.175em

.rainbow
rainbow(7.75em, .5625em)
Expand Down

0 comments on commit 77ada9f

Please sign in to comment.