chore(profile): design & layout adjustments

This commit is contained in:
2026-02-18 02:14:30 +01:00
parent f2c11bf2cf
commit 03e69b315c
5 changed files with 26 additions and 19 deletions
+2
View File
@@ -188,6 +188,8 @@ async function fetchPlayerTD2Info(playerName: string) {
grid-template-rows: auto 1fr;
gap: 0.5em;
overflow: auto;
background-color: var(--clr-tile);
border-radius: 0.5em;
}
@include responsive.midScreen {