Move styling into assets/styling as /css

This commit is contained in:
Raymonzut
2020-06-16 17:13:46 +02:00
parent ce4d17974b
commit fb5fc2ede2
3 changed files with 12 additions and 8 deletions
+6
View File
@@ -0,0 +1,6 @@
html, body{
padding: 0;
margin: 0;
width: 100%;
}