From 5b0ec7cddb1ae6dbd2057f067382866f846b882c Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 15 Jun 2022 14:59:25 +0200 Subject: Increase global font size --- client/src/app/shared/shared-share-modal/video-share.component.scss | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'client/src/app/shared/shared-share-modal') diff --git a/client/src/app/shared/shared-share-modal/video-share.component.scss b/client/src/app/shared/shared-share-modal/video-share.component.scss index 611291981..456309d2d 100644 --- a/client/src/app/shared/shared-share-modal/video-share.component.scss +++ b/client/src/app/shared/shared-share-modal/video-share.component.scss @@ -34,6 +34,10 @@ my-input-text { margin-top: 20px; } +.alert-private { + margin-top: 0; +} + .filters { margin-top: 30px; @@ -46,7 +50,6 @@ my-input-text { justify-content: center; align-items: center; margin-top: 20px; - font-size: 16px; font-weight: $font-semibold; cursor: pointer; } -- cgit v1.2.3