1
0

small change to test the git hook

This commit is contained in:
manetta 2020-01-06 16:06:45 +01:00
parent 27f144df80
commit 70c6352176

View File

@ -1,6 +1,6 @@
body{ body{
#background-color: pink; #background-color: pink;
margin-top:calc(6px + 1em); margin-top: calc(6px + 1em);
} }
body > a { body > a {
position: fixed; position: fixed;