Fix broken layout (Chrome Mobile)
parent
7f158f697b
commit
cb760aae52
|
@ -9,9 +9,11 @@
|
|||
<link rel="shortcut icon" href="favicon.ico">
|
||||
|
||||
<style>
|
||||
html, body {
|
||||
height: 100%;
|
||||
}
|
||||
body {
|
||||
margin: 0;
|
||||
height: 100%;
|
||||
color: #333;
|
||||
font: 14px helvetica, sans-serif;
|
||||
background: #ddd;
|
||||
|
|
Loading…
Reference in New Issue