chore(release)

This commit is contained in:
Atlassian Bamboo 2022-05-04 19:45:40 +02:00
parent 4ad3722f89
commit 2b73ec8549
3 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "redaction", "name": "redaction",
"version": "3.460.0", "version": "3.461.0",
"private": true, "private": true,
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {

Binary file not shown.

View File

@ -135,6 +135,10 @@
.featured-content .publication-contents li::before { .featured-content .publication-contents li::before {
display: none; display: none;
} }
.featured-content .publication-contents li a {
font-size: inherit;
line-height: inherit;
}
/* Einleitung */ /* Einleitung */
.cat-panel-1:before { .cat-panel-1:before {