Update index to remove useless style.

This commit is contained in:
Alexis Lahouze 2017-08-27 18:04:58 +02:00
parent acdbe3ab48
commit bf82f2a4ea

View File

@ -9,9 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
</head> </head>
<!-- htmllint attr-bans="false" --> <body>
<body style="padding-bottom: 50px; padding-top: 70px">
<!-- htmllint attr-bans="$previous" -->
<accountant></accountant> <accountant></accountant>
</body> </body>
</html> </html>