Update sppa/calc/index.html

This commit is contained in:
LEGALISE_PIRACY 2024-03-11 16:00:41 +00:00
parent 9466b95181
commit f32fbba088

View File

@ -22,6 +22,10 @@
width: 80%;
border-collapse: collapse;
margin:0;
border-spacing: 0;
}
th, td {
margin: 0;
}
button {
font-size:30px;