mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-06 13:40:16 +08:00
fix: xp bar misalignment
This commit is contained in:
parent
f9409e3fcf
commit
840c0c23b7
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ nav {
|
|||
//justify-items: center;
|
||||
// width: 32ch;
|
||||
justify-self: end;
|
||||
right: 0;
|
||||
padding: 0.5em;
|
||||
border-radius: var(--roundness);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue