diff --git a/paligo-styles/homepage.scss b/paligo-styles/homepage.scss index d4a37bf50..33c9dee32 100644 --- a/paligo-styles/homepage.scss +++ b/paligo-styles/homepage.scss @@ -1,12 +1,6 @@ @import '../apps/red-ui/src/assets/styles/variables'; @import 'mixin'; -.portal-header { - &::before { - background-color: $grey-1; - } -} - .featured-content-label { display: none; } @@ -53,7 +47,7 @@ /* Einleitung */ .featured-title:before { - content: '\f5da'; + content: '\f277'; } /* Schnellstart */