style(course-teaser): break sorting header line

This commit is contained in:
Sarah Vaupel 2019-08-13 10:31:16 +02:00
parent 7b9ccf4ad9
commit 6ff46b7eb7

View File

@ -141,15 +141,16 @@
course teaser: header styling
*/
.course-teaser-header {
padding-top: 20px;
padding-top: 10px;
padding-bottom: 20px;
line-height: 2.7;
.course-header {
white-space: nowrap;
background-color: var(--color-dark);
position: relative;
font-size: 16px;
color: #fff;
line-height: 1.4;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;