From 08c1efbe32244c321de28b0f2a6aaa3f99f46b58 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 26 Apr 2018 16:11:38 +0200 Subject: Add video channel management --- client/src/sass/application.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/src/sass/application.scss') diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index f2d9f7201..9aef0c56d 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss @@ -118,12 +118,12 @@ label { align-items: center; margin-bottom: 30px; - .admin-sub-title { + .form-sub-title { flex-grow: 1; } } -.admin-sub-title { +.form-sub-title { font-size: 20px; font-weight: bold; } -- cgit v1.2.3