Removed shadow from network logos.

This commit is contained in:
ThePendulum 2020-03-23 05:01:31 +01:00
parent aa488cc6e3
commit 4db3da1eaa
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ export default {
object-fit: contain; object-fit: contain;
font-size: 1rem; font-size: 1rem;
font-weight: bold; font-weight: bold;
filter: $logo-highlight; /* filter: $logo-highlight; */
} }
.title { .title {