remove border

This commit is contained in:
Jason Costello 2016-10-07 16:00:44 -07:00
parent 043b47f39d
commit c96e6cee1f
1 changed files with 0 additions and 4 deletions

View File

@ -210,8 +210,6 @@ body.page-home {
}
#feature-write-bg{
border-top: 2px solid white;
border-bottom: 2px solid $purple;
background: $white image-url("feature-write-bg.svg") 85% bottom no-repeat;
background-size: 570px;
z-index: 70;
@ -239,8 +237,6 @@ body.page-home {
#feature-plan-bg{
background: $purple;
border-top: 2px solid white;
border-bottom: 2px solid $purple;
z-index: 60;
@include skewY(-3deg);
}