Skip to content

Commit

Permalink
Remove background
Browse files Browse the repository at this point in the history
  • Loading branch information
mhartl committed Aug 19, 2016
1 parent 9379f49 commit 37d98ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/assets/stylesheets/main.sass
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ a
padding: 10px 20px
position: relative

.header-logo
.header-logo
background-color: #7292b0
left: -20px
padding: 15px 16px 9px
Expand Down Expand Up @@ -231,7 +231,6 @@ button, input[type="submit"]
.message
display: table-row
&:nth-child(2n) div ~ div
background: rgba(#000,0.02)
> div
display: table-cell
padding: 13px 10px 10px
Expand Down

0 comments on commit 37d98ab

Please sign in to comment.