Fix homepage

This commit is contained in:
Kirsty Watkins
2018-12-05 08:32:14 +00:00
parent 0b799e1611
commit 199eb76295
3 changed files with 12 additions and 10 deletions

View File

@@ -12508,7 +12508,7 @@ svg {
}
.bd-special-shadow {
background-image: linear-gradient(rgba(0, 0, 0, 0.1), transparent);
background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
height: 8px;
left: 0;
opacity: 0;

File diff suppressed because one or more lines are too long