position fixed, overflow auto
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
html, body {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
position: fixed;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.section, .container {
|
||||
|
||||
Reference in New Issue
Block a user