Merge pull request #6778 from alistermada/fix/challenge-text-alignment

Change slide challenge text-align to left
pull/6798/head
Quincy Larson 2016-02-06 23:01:27 -08:00
commit 8247cac222
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
.challenge-step-description { .challenge-step-description {
font-size: 1.5em; font-size: 1.5em;
text-align: center;
} }
.challenge-step-counter { .challenge-step-counter {
font-size: 20px; font-size: 20px;