Renamed index.css to App.sass

This commit is contained in:
Mathias Wagner 2022-09-11 22:05:34 +02:00
parent 2208102e99
commit 85f6699e5d
2 changed files with 2 additions and 3 deletions

2
src/App.sass Normal file
View File

@ -0,0 +1,2 @@
body
margin: 0

View File

@ -1,3 +0,0 @@
body {
margin: 0;
}