fix profbadge padding on mobile, add unused detail stylings

This commit is contained in:
2023-01-03 20:05:19 +01:00
parent c85bf3cae5
commit e1c5dcef96
3 changed files with 8 additions and 4 deletions

View File

@@ -52,6 +52,8 @@
.statscontainer {
background: var(--black1);
box-shadow: var(--shadow0);
// background-image: radial-gradient(rgba(white, 3%) 0.8px, var(--black1) 0.8px);
// background-size: 8px 8px;
}
.stats {
display: flex;