Add padding to flagged user

This commit is contained in:
Chi Vinh Le
2018-01-24 15:35:34 +01:00
parent d101989ebd
commit 9feeaf4dca
@@ -10,7 +10,7 @@
margin: 0 auto;
position: relative;
transition: background 200ms, box-shadow 200ms, margin-bottom 200ms;
padding: 10px 0 0;
padding: 10px 0 10px;
min-height: 220px;
&:hover {