Skip to content

Commit

Permalink
fix(doc): Cosmetic change
Browse files Browse the repository at this point in the history
Removes some unwanted shadow.
  • Loading branch information
bobylito authored Jul 18, 2017
1 parent e26e50d commit 48bb128
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docgen/src/stylesheets/components/_hero.sass
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
@include diagonal(-6deg, $white, 300px, before)
bottom: -190px
z-index: 1
box-shadow: rgba(112, 128, 175, 0.05) 0 -16px 24px

@media (max-width: $screen-sm)
height: 100px
Expand Down Expand Up @@ -52,4 +51,4 @@
image: url('../images/logo_isjs.svg'), linear-gradient(284deg, #fcb43a, #fedd4e)
repeat: no-repeat
size: 330px, 100%
position: top 90% right 5em, center left
position: top 90% right 5em, center left

0 comments on commit 48bb128

Please sign in to comment.