2
0

starting project

This commit is contained in:
2018-05-10 16:49:14 +02:00
parent f8ca65d771
commit c46c23979d
8 changed files with 256 additions and 32 deletions

7
src/styles.scss Normal file
View File

@@ -0,0 +1,7 @@
/* You can add global styles to this file, and also import other style files */
html, body {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
}