chore(release)

This commit is contained in:
Bamboo 2021-08-09 10:27:27 +02:00
parent 300fd16af0
commit 43ea119cad
3 changed files with 5 additions and 6 deletions

View File

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

Binary file not shown.

View File

@ -32,6 +32,9 @@
z-index: 1;
height: 450px;
}
.portal-header::before {
background-color: #283241;
}
.portal-header h1 {
font-size: 64px;
font-weight: 300;
@ -82,10 +85,6 @@
line-height: 57px;
}
}
.portal-header::before {
background-color: #283241;
}
.featured-content-label {
display: none;
}
@ -177,7 +176,7 @@
}
/* Einleitung */
.featured-title:before {
content: "";
content: "";
}
/* Schnellstart */