Skip to content

Commit

Permalink
update styling a tiny bit
Browse files Browse the repository at this point in the history
  • Loading branch information
Miodec committed Apr 3, 2024
1 parent 07e26e6 commit 2ff4eda
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions frontend/src/styles/profile.scss
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,10 @@
grid-template-columns: auto 1fr auto;
gap: 1rem;
align-items: center;
.level,
.xp {
line-height: 0;
}
.xpBar {
pointer-events: auto;
height: 0.5rem;
Expand Down

0 comments on commit 2ff4eda

Please sign in to comment.