1 changed files with
1 additions and
1 deletions
|
|
@ -18,7 +18,7 @@
|
|
|
|
#app {
|
|
|
|
#app {
|
|
|
|
margin: 0;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
padding: 0;
|
|
|
|
color:#555;
|
|
|
|
color: #555;
|
|
|
|
height: 100%;
|
|
|
|
height: 100%;
|
|
|
|
font-size: 12px;
|
|
|
|
font-size: 12px;
|
|
|
|
background-color: white;
|
|
|
|
background-color: white;
|
|
|
|