fix badge wrapping on user summary

This commit is contained in:
awesomerobot
2021-07-27 00:15:09 -04:00
committed by Alan Guo Xiang Tan
parent e28fbf73c7
commit c161f5e0b2

View File

@@ -247,6 +247,7 @@
display: grid;
grid: auto-flow / repeat(3, 1fr);
grid-gap: 1em;
width: 100%;
margin-bottom: 1.5em;
@include breakpoint(medium) {