fix stats on small screens

This commit is contained in:
Henry Jameson 2025-07-30 16:53:22 +03:00
commit 83ad4078bb

View file

@ -370,6 +370,7 @@
.user-stats {
display: block;
text-align: center;
word-wrap: break-word;
width: 100%;
dl {