icons resp

This commit is contained in:
madarsbiss
2021-08-03 14:37:46 +03:00
parent 3a142ace74
commit 0f6968cccd
2 changed files with 7 additions and 1 deletions

View File

@@ -141,4 +141,8 @@
.statsBox {
grid-template-columns: 1fr;
}
.statsCardContent {
grid-template-columns: 1fr 2fr;
}
}