From 320e66c800821b621e6f8c67bc6a3b5746ac19e7 Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Mon, 11 Mar 2024 15:59:19 +0000 Subject: [PATCH] Update sppa/calc/index.html --- sppa/calc/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sppa/calc/index.html b/sppa/calc/index.html index 1c4ede7a..24b1c624 100644 --- a/sppa/calc/index.html +++ b/sppa/calc/index.html @@ -22,7 +22,9 @@ width: 80%; border-collapse: collapse; } - +button { + font-size:30px; +}