codecombat/app/styles/play/level/modal/progress-view.sass
2016-04-12 19:34:05 -07:00

13 lines
210 B
Sass

#progress-view
h1, h2, h3
margin-top: 0
color: black
margin-bottom: 5px
p
margin-top: 30px
.course-title
white-space: nowrap
text-overflow: ellipsis
overflow: hidden