From 2b3b76abb0c363d85ff5c831afd541a9c6982e76 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 7 Mar 2018 17:35:30 +0100 Subject: Use banner instead of modal for privacy concerns --- client/src/app/about/about.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/about/about.component.scss') diff --git a/client/src/app/about/about.component.scss b/client/src/app/about/about.component.scss index dba4df729..09e9c68cb 100644 --- a/client/src/app/about/about.component.scss +++ b/client/src/app/about/about.component.scss @@ -7,6 +7,6 @@ margin-bottom: 5px; } -.description { +.description, .terms { margin-bottom: 30px; } -- cgit v1.2.3