diff options
Diffstat (limited to 'client/src/sass/include')
-rw-r--r-- | client/src/sass/include/_miniature.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/sass/include/_miniature.scss b/client/src/sass/include/_miniature.scss index 56126d41f..4a1780b3f 100644 --- a/client/src/sass/include/_miniature.scss +++ b/client/src/sass/include/_miniature.scss | |||
@@ -205,6 +205,7 @@ $play-overlay-width: 18px; | |||
205 | color: $grey-foreground-color; | 205 | color: $grey-foreground-color; |
206 | margin-bottom: 10px; | 206 | margin-bottom: 10px; |
207 | font-weight: $font-semibold; | 207 | font-weight: $font-semibold; |
208 | text-decoration: none; | ||
208 | } | 209 | } |
209 | 210 | ||
210 | @media screen and (max-width: $mobile-view) { | 211 | @media screen and (max-width: $mobile-view) { |