mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-09 23:45:25 +02:00
fix: fix unaligned logo
This commit is contained in:
parent
a17940448b
commit
db5c4c02b0
1 changed files with 4 additions and 0 deletions
|
@ -69,6 +69,10 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
gap: 18px;
|
||||
|
||||
.logo {
|
||||
display: inline-flex;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue