fix: Update 401.html (#983)

This commit is contained in:
Nico Miebach 2018-09-08 18:38:52 +02:00 committed by David Luecke
parent 3aa7c33a8d
commit cec6baea05

View File

@ -5,7 +5,7 @@
* {
margin: 0;
padding: 0;
box-sixing: border-box;
box-sizing: border-box;
}
html, body {
@ -64,4 +64,4 @@
</footer>
</main>
</body>
</html>
</html>