From bed4d40dd80add2d445ade6a6d0f7faffd4b6a1f Mon Sep 17 00:00:00 2001 From: John Letey Date: Tue, 2 Jun 2020 16:42:51 +0100 Subject: [PATCH] docs: #blacklivesmatter (#1284) --- docs/.vuepress/styles/index.styl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/.vuepress/styles/index.styl b/docs/.vuepress/styles/index.styl index 7c5082cf9..bac012518 100644 --- a/docs/.vuepress/styles/index.styl +++ b/docs/.vuepress/styles/index.styl @@ -1,3 +1,7 @@ +html { + filter: grayscale(100%); +} + .home .hero img max-width: 500px !important min-width: 300px