diff --git a/wp-content/themes/pub/wporg-learn-2020/css/components/_card.scss b/wp-content/themes/pub/wporg-learn-2020/css/components/_card.scss index 0f244f520..bb4e8929d 100644 --- a/wp-content/themes/pub/wporg-learn-2020/css/components/_card.scss +++ b/wp-content/themes/pub/wporg-learn-2020/css/components/_card.scss @@ -11,6 +11,7 @@ body:not(.single):not(.search) .site-main .card.post.course { color: #555d66; padding: 1.75rem; position: relative; + white-space: unset; /* Fix over-specific rule in the parent theme. */ body:not(.single):not(.search) .site-main &.post {