Browse Source

fixed scroll

master
mort 8 years ago
parent
commit
689cddad48
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      web/style.css

+ 0
- 2
web/style.css View File

@@ -1,7 +1,6 @@
html, body {
margin: 0px;
height: 100%;
overflow: hidden;
}

* {
@@ -10,7 +9,6 @@ html, body {

#container {
position: relative;
overflow: hidden;
margin: auto;
text-align: center;
width: 100%;

Loading…
Cancel
Save