Mobile-hidden <BR> tag

PHOTO EMBED

Wed Aug 31 2022 11:09:01 GMT+0000 (Coordinated Universal Time)

Saved by @fostira #css

@media (max-width:360px) {
	selector br{display: none;}
}
content_copyCOPY

Break the row in desktop but not in the mobile view.