diff options
Diffstat (limited to 'client/src/app/app.component.scss')
-rw-r--r-- | client/src/app/app.component.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/src/app/app.component.scss b/client/src/app/app.component.scss index 10af9debe..008c6d1f0 100644 --- a/client/src/app/app.component.scss +++ b/client/src/app/app.component.scss | |||
@@ -61,6 +61,8 @@ | |||
61 | } | 61 | } |
62 | 62 | ||
63 | @media screen and (max-width: 500px) { | 63 | @media screen and (max-width: 500px) { |
64 | width: 70px; | ||
65 | |||
64 | #peertube-title { | 66 | #peertube-title { |
65 | display: none; | 67 | display: none; |
66 | } | 68 | } |