From 3babc6540c1f9766d48e808916abef70214f0a8e Mon Sep 17 00:00:00 2001 From: Beatrice Olivera Date: Tue, 28 Aug 2018 18:48:49 +0100 Subject: [PATCH] added css to contacts --- app/assets/stylesheets/pages/_contacts.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/pages/_contacts.scss b/app/assets/stylesheets/pages/_contacts.scss index d5075eb..f257221 100644 --- a/app/assets/stylesheets/pages/_contacts.scss +++ b/app/assets/stylesheets/pages/_contacts.scss @@ -61,7 +61,7 @@ a:hover { .video-content { height: 485px; - // background-color: black; + background-color: black; } .half {