Added margin to suspended-user badge

This commit is contained in:
Sanne de Vries 2021-03-01 14:50:00 +01:00
parent 049030899c
commit d82f89d33c

View File

@ -137,6 +137,7 @@
background: var(--lightgrey);
text-transform: uppercase;
color: var(--middarkgrey);
margin-left: 1.2rem;
}
.gh-badge.locked {