1
0
Fork 0
netrunner/webroot/css/key.css

21 lines
228 B
CSS

body,
html {
overflow: visible;
height: auto;
padding-bottom: 40px;
}
.box--inner {
display: block;
}
.content {
max-height: none;
}
.container {
position: inherit;
transform: none;
-webkit-transform: none;
}