UX: fix solution alignment on mobile (#148)

This commit is contained in:
Meghna 2021-07-12 19:51:04 +05:30 committed by GitHub
parent c6c3752b97
commit 2c509208ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ $solved-color: green;
font-size: $font-up-1;
span {
display: inline-block;
padding: 8px 1px;
}
.accepted-label {
margin-left: 7px;