css overwrite for paligo theme
This commit is contained in:
parent
eed2e3a0ef
commit
65647d1a8a
@ -1,5 +1,13 @@
|
|||||||
@import '../apps/red-ui/src/assets/styles/variables';
|
@import '../apps/red-ui/src/assets/styles/variables';
|
||||||
|
|
||||||
|
.featured-content-label {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.featured-content {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
.publication-icon {
|
.publication-icon {
|
||||||
background: $red-1;
|
background: $red-1;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user