Archived
1
0

Added small git history

This commit is contained in:
2020-01-09 22:27:55 +01:00
parent d8763fa455
commit ad4c8d4999
3 changed files with 57 additions and 0 deletions

3
src/styles/global.css Normal file
View File

@@ -0,0 +1,3 @@
html {
background-color: lightgrey;
}