From 70c63521763ad821e1c82411e53b69c71602704a Mon Sep 17 00:00:00 2001 From: manetta Date: Mon, 6 Jan 2020 16:06:45 +0100 Subject: [PATCH] small change to test the git hook --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index da43973..3de0ad8 100644 --- a/index.css +++ b/index.css @@ -1,6 +1,6 @@ body{ #background-color: pink; - margin-top:calc(6px + 1em); + margin-top: calc(6px + 1em); } body > a { position: fixed;