redux: fixed bugs

This commit is contained in:
muerwre 2018-11-26 17:40:49 +07:00
parent 0f3217f5df
commit 5d14a753f7
6 changed files with 20 additions and 31 deletions

View file

@ -20,6 +20,12 @@
z-index: 10;
transition: opacity 1s;
}
body {
overflow: hidden;
padding: 0;
margin: 0;
}
</style>
</head>
<body>