fix(controller): removed redundant styling

This commit is contained in:
Laureηt 2021-11-10 21:57:08 +01:00
parent 93b6535af2
commit e5ab107085
No known key found for this signature in database
GPG key ID: D88C6B294FD40994

View file

@ -59,16 +59,6 @@
</table>
<style>
* {
margin: 0;
padding: 0;
}
table {
margin: auto;
margin-top: 30vh;
}
td {
text-align: center;
}