[matrix] Vertically align navigation header
This commit is contained in:
parent
58dc230072
commit
e5fd2b0356
1
docs/_static/style.css
vendored
1
docs/_static/style.css
vendored
@ -248,6 +248,7 @@ header > nav {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
header > nav a {
|
header > nav a {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user