From f32fbba088418ff01b43db002db41b4426df0dfd Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Mon, 11 Mar 2024 16:00:41 +0000 Subject: [PATCH] Update sppa/calc/index.html --- sppa/calc/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sppa/calc/index.html b/sppa/calc/index.html index c2067cb1..83975a40 100644 --- a/sppa/calc/index.html +++ b/sppa/calc/index.html @@ -22,6 +22,10 @@ width: 80%; border-collapse: collapse; margin:0; + border-spacing: 0; + } + th, td { + margin: 0; } button { font-size:30px;