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

Loading…
Cancel
Save