fix/margins-on-buttons (#36649)

This commit is contained in:
Tom
2019-08-20 17:25:51 -05:00
committed by Ahmad Abdolsaheb
parent d03c71b990
commit 45765ad03e

View File

@ -10,5 +10,6 @@
}
.challenge-title-wrap > a {
margin-top: 10px;
align-self: flex-start;
}