Remove unused CSS filter on homepage picture
It was ugly on Safari/Webkit Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
691f7ab141
commit
1c9513c073
@ -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 New Issue
Block a user