From 4158e67c8d7eb39712e598d3f409c6739eef5f0b Mon Sep 17 00:00:00 2001 From: Wicklow Date: Mon, 20 Feb 2023 11:32:48 +0100 Subject: Refactoring margin and padding mixins --- client/src/app/+video-channels/video-channels.component.scss | 4 ---- 1 file changed, 4 deletions(-) (limited to 'client/src/app/+video-channels') diff --git a/client/src/app/+video-channels/video-channels.component.scss b/client/src/app/+video-channels/video-channels.component.scss index 945d9a13d..c8b182196 100644 --- a/client/src/app/+video-channels/video-channels.component.scss +++ b/client/src/app/+video-channels/video-channels.component.scss @@ -264,10 +264,6 @@ width: min-content; } - .show-more { - margin-bottom: 30px; - } - .bottom-owner { padding: 15px; margin-bottom: 30px; -- cgit v1.2.3