From ffbaecf59a361bb2e8a6c410e8f48c26eab898f9 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Wed, 4 Nov 2015 14:09:13 -0500 Subject: [PATCH] fix profile stats on mobile --- less/account.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/less/account.less b/less/account.less index 329f316..8988817 100644 --- a/less/account.less +++ b/less/account.less @@ -199,10 +199,12 @@ font-size: 35px; line-height: 25px; margin-top: 25px; + margin-bottom: -20px; .stat { display: inline-block; min-width: 100px; + margin-bottom: 20px; } .stat-label {