fix occasional resize bug
This commit is contained in:
parent
e3687eced6
commit
f9739dffb7
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
html{
|
||||
height:100%;
|
||||
}
|
||||
body {
|
||||
font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-weight: 400;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue