Update sppa/calc/index.html

This commit is contained in:
LEGALISE_PIRACY 2024-03-11 15:59:19 +00:00
parent a8ed7a7746
commit 320e66c800

View File

@ -22,7 +22,9 @@
width: 80%; width: 80%;
border-collapse: collapse; border-collapse: collapse;
} }
button {
font-size:30px;
}
</style> </style>
</head> </head>