fix profile stats on mobile

main
psychobunny 9 years ago
parent 67d4041b31
commit ffbaecf59a

@ -199,10 +199,12 @@
font-size: 35px; font-size: 35px;
line-height: 25px; line-height: 25px;
margin-top: 25px; margin-top: 25px;
margin-bottom: -20px;
.stat { .stat {
display: inline-block; display: inline-block;
min-width: 100px; min-width: 100px;
margin-bottom: 20px;
} }
.stat-label { .stat-label {

Loading…
Cancel
Save