Fix some manual homepage CSS

This commit is contained in:
Kresnadi Budisantoso 2021-08-09 16:10:11 +02:00
parent f2ad18e2ac
commit 6bf2ff959e

View File

@ -9,8 +9,10 @@
display: none;
}
.publication-icon {
background-color: $red-1;
.portal-single-publication {
.publication-icon {
background-color: $red-1;
}
}
.portal-contents {
@ -46,7 +48,7 @@
// Icon Overwrites for sections - change these if sections change!!!
/* Einleitung */
.featured-title:before {
.cat-panel-1:before {
content: '\f277';
}