From 259db34c86908173395c6d83e5cc67768df7c730 Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Sat, 10 Apr 2021 12:44:36 +1200 Subject: [PATCH] break word for video title --- sass/includes/video-page.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/sass/includes/video-page.sass b/sass/includes/video-page.sass index 4aa183c..bbc1fb6 100644 --- a/sass/includes/video-page.sass +++ b/sass/includes/video-page.sass @@ -40,6 +40,7 @@ font-size: 30px font-weight: normal color: c.$fg-bright + word-break: break-word .author-link color: c.$fg-main