chore(profile): minor design fixes

This commit is contained in:
2026-02-20 02:01:13 +01:00
parent 1735444176
commit 0f7e3e8820
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -125,7 +125,6 @@ async function fetchPlayerData() {
.profile-side {
display: grid;
grid-template-rows: auto 1fr;
gap: 0.5em;
overflow: auto;
background-color: var(--clr-tile);
border-radius: 0.5em;