remove unnecessary file
This commit is contained in:
parent
538cffc08c
commit
f03fcc04d7
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
height: 100%;
|
||||
word-wrap: break-word;
|
||||
display: -webkit-flex;
|
||||
display: flex;
|
||||
-webkit-flex-direction: column;
|
||||
flex-direction: column;
|
||||
}
|
Loading…
Reference in a new issue