Fix alignment issue
This commit is contained in:
@@ -638,6 +638,10 @@ body.tl-scrubbing * { transition: none !important; }
|
||||
grid-area: auto;
|
||||
}
|
||||
|
||||
.header-left {
|
||||
align-items: center; /* centre the wordmark along with everything else */
|
||||
}
|
||||
|
||||
.header-right {
|
||||
align-items: center; /* centre the "Why it feels like" panel under the dial */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user