Merge branch 'remove-home-filter' into 'master'

Remove home filter

See merge request framasoft/mobilizon!1008
This commit is contained in:
Thomas Citharel 2021-08-02 18:45:27 +00:00
commit ec745b3e80
1 changed files with 0 additions and 7 deletions

View File

@ -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;
}