Sam's Simple Theme

On mobile the topic description seems to bleed outside the view port due to:

.topic-list .topic-excerpt {
    padding-right: 0;
    width: 120%;
}
1 Like