From a8ed7a774660aa1e3287b613ab537302fb1d7f2f Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Mon, 11 Mar 2024 15:58:40 +0000 Subject: [PATCH] Update sppa/calc/index.html --- sppa/calc/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sppa/calc/index.html b/sppa/calc/index.html index 79324b09..1c4ede7a 100644 --- a/sppa/calc/index.html +++ b/sppa/calc/index.html @@ -18,6 +18,11 @@ margin-right: auto !important; text-align: center !important; } + table { + width: 80%; + border-collapse: collapse; + } +