Removed vertical scroll-bar.

pull/2/head
Revertron 3 years ago
parent 1ec02381e8
commit a033cbcf38

@ -10834,4 +10834,8 @@ label.panel-block:hover {
/* TODO move to another file */
.container {
margin: 10pt;
}
html {
overflow: hidden;
}

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Wyrd</title>
<title>ALFIS</title>
{styles}
<script defer src="https://use.fontawesome.com/releases/v5.3.1/js/all.js"></script>
{scripts}

Loading…
Cancel
Save