[CSS] Align page header on ultrawide screens
This commit is contained in:
parent
feb2631f00
commit
e10a38a3e2
@ -220,6 +220,7 @@ html {
|
||||
*/
|
||||
.page-header {
|
||||
width: 66vw;
|
||||
align-self: center;
|
||||
}
|
||||
.header-panel {
|
||||
width: 11vw;
|
||||
|
Loading…
Reference in New Issue
Block a user