removes css tracked files

This commit is contained in:
James
2018-07-28 10:07:30 -04:00
parent 55e2b656c5
commit 656d1e0881
7 changed files with 4 additions and 44 deletions

View File

@@ -1,2 +0,0 @@
.sidebar {
background: #505050; }

View File

@@ -1,5 +0,0 @@
body {
background: purple;
color: white; }
body h1 {
color: black; }