[CSS] Align page header on ultrawide screens

This commit is contained in:
Eliseu Amaro 2021-12-26 18:04:28 +00:00 committed by Diogo Peralta Cordeiro
parent feb2631f00
commit e10a38a3e2
Signed by: diogo
GPG Key ID: 18D2D35001FBFAB0
1 changed files with 1 additions and 0 deletions

View File

@ -220,6 +220,7 @@ html {
*/
.page-header {
width: 66vw;
align-self: center;
}
.header-panel {
width: 11vw;