Skip to content
Snippets Groups Projects
Commit 0e00e979 authored by KDSBrowne's avatar KDSBrowne
Browse files

remove gradient from styling

parent a950c9af
No related branches found
No related tags found
No related merge requests found
......@@ -75,12 +75,10 @@
&:before {
top: 0;
background: linear-gradient(to bottom, rgba(0, 0, 0, .45) -20%, transparent 20%);
}
&:after {
bottom: 0;
background: linear-gradient(to top, rgba(0, 0, 0, .45) -20%, transparent 20%);
}
@include mq($medium-up) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment