FaceContent: Move header to proper place

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
Marcel Klehr 2022-09-20 19:02:53 +02:00
parent 6a7279be3e
commit 8a072cb6bc
1 changed files with 0 additions and 1 deletions

View File

@ -405,7 +405,6 @@ export default {
align-items: center;
justify-content: space-between;
position: sticky;
top: var(--header-height);
z-index: 3;
background: var(--color-main-background);
padding: 0 64px;