Remove username margin

This commit is contained in:
2026-01-30 17:21:46 +01:00
parent f487b8cd03
commit 6a19b5bc18

View File

@@ -185,7 +185,6 @@ onMount(async () => {
}
.username {
text-align: center;
margin: 3px;
}
.stats_table {
display: grid;