fix: xp bar misalignment

This commit is contained in:
Miodec 2024-09-26 10:41:03 +02:00
parent f9409e3fcf
commit 840c0c23b7

View file

@ -109,6 +109,7 @@ nav {
//justify-items: center;
// width: 32ch;
justify-self: end;
right: 0;
padding: 0.5em;
border-radius: var(--roundness);