From bca8c0e47e9d7bc0ad176b40cd3f2af8dda0dc67 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sat, 1 Feb 2020 19:26:34 +0530 Subject: use heredocs instead of echo --- docs/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/style.css') diff --git a/docs/style.css b/docs/style.css index 1cc12b9..b09fed8 100644 --- a/docs/style.css +++ b/docs/style.css @@ -224,4 +224,5 @@ pre > code { vertical-align: middle; image-orientation: from-image; cursor: pointer; + box-shadow: none; } -- cgit v1.2.3