fixed scroll navbar issue

This commit is contained in:
Levi 2017-01-13 09:48:02 -05:00
commit 83b135763d
2 changed files with 1 additions and 9 deletions

View file

@ -113,14 +113,6 @@
}
}
html,body{
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
overflow-x: hidden;
}
</style>
</head>