Fixing some regressions for profile badges

This commit is contained in:
Kris
2018-03-02 14:43:54 -05:00
parent 70acfa47d7
commit 5e11bc79ff
4 changed files with 21 additions and 1 deletions

View File

@@ -384,11 +384,16 @@
.top-section,
.top-sub-section {
margin-bottom: 20px;
&.badges-section {
display: flex;
flex-wrap: wrap;
}
}
.stats-title {
text-transform: uppercase;
margin-bottom: 10px;
width: 100%;
}
.stats-section {