Update sppa/calc/index.html

This commit is contained in:
LEGALISE_PIRACY 2024-03-11 15:58:40 +00:00
parent 39db76a7cd
commit a8ed7a7746

View File

@ -18,6 +18,11 @@
margin-right: auto !important;
text-align: center !important;
}
table {
width: 80%;
border-collapse: collapse;
}
</style>
</head>