Skip to content

Commit

Permalink
remove marquee footer border:
Browse files Browse the repository at this point in the history
  • Loading branch information
dparrington authored and dparrington committed Apr 24, 2017
1 parent 41ac156 commit 9570a08
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions app/styles/_shows.scss
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,6 @@
> * {
position: relative;
}
&:before {
content: "";
width: 100%;
height: 1px;
background-color: #e7e7e7;
position: absolute;
z-index: 0;
bottom: 0;
left: 0;
}
}
}

Expand Down

0 comments on commit 9570a08

Please sign in to comment.