Browse Source

small change to test the git hook

master
manetta 4 years ago
parent
commit
70c6352176
  1. 2
      index.css

2
index.css

@ -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;

Loading…
Cancel
Save