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{
#background-color: pink;
margin-top:calc(6px + 1em);
margin-top: calc(6px + 1em);
}
body > a {
position: fixed;