Hot fix #2480

Merged
neb-b merged 5 commits from hot-fix into master 2019-05-14 23:31:35 +02:00
Showing only changes of commit 3ae2c19656 - Show all commits

View file

@ -260,6 +260,7 @@
.media__info-text {
font-size: 1.15rem;
word-break: break-all;
&:not(:last-of-type) {
margin-bottom: var(--spacing-vertical-large);