chore(release)
This commit is contained in:
parent
300fd16af0
commit
43ea119cad
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "redaction",
|
||||
"version": "2.158.0",
|
||||
"version": "2.159.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
||||
Binary file not shown.
@ -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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user