style(lesson-section): Add paddings (#16391)

Closes #16299

styles moved to challenges.less
This commit is contained in:
Vivek Agrawal
2018-01-03 04:00:40 +05:30
committed by Stuart Taylor
parent 73c0491758
commit 68e1c83db7

View File

@ -45,6 +45,10 @@
}
}
.@{ns}-instructions-panel {
padding: 0 14px 0 14px;
}
.@{ns}-instructions {
margin-bottom: 5px;
h4 {