forked from potsda.mn/mobilizon
Merge branch 'remove-home-filter' into 'master'
Remove home filter See merge request framasoft/mobilizon!1008
This commit is contained in:
commit
ec745b3e80
|
@ -718,13 +718,6 @@ section.hero {
|
|||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: linear-gradient(
|
||||
0deg,
|
||||
$white 0,
|
||||
rgba(0, 0, 0, 0) 5%,
|
||||
rgba(0, 0, 0, 0) 90%,
|
||||
$white 100%
|
||||
);
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue