[CSS] Fix header position on >1080p displays

This commit is contained in:
Eliseu Amaro 2022-02-24 19:16:09 +00:00
parent 4754593cde
commit 7c80277436
Signed by: eliseuamaro
GPG Key ID: 96DA09D4B97BC2D5
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@ hr {
width:11vw;
}
.section-panel-left {
.page-header,.section-panel-left {
left:17vw;
}