minor css changes
This commit is contained in:
parent
d57c61959c
commit
84c9ba8a53
|
@ -5,6 +5,7 @@ html,body {
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
background-color: #D4E3F4;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue