fix: better style and copy for challenge modal

This commit is contained in:
Baptiste Grob
2020-09-10 17:28:12 +02:00
parent 844e853afd
commit 93deb92463
3 changed files with 8 additions and 3 deletions

View File

@@ -12,6 +12,11 @@
}
.challenge-modal {
max-width: 480px;
.prompt {
text-align: center;
}
.sk-panel .sk-panel-header {
justify-content: center;
}