Update sppa/calc/index.html

This commit is contained in:
LEGALISE_PIRACY 2024-03-11 15:46:56 +00:00
parent 9fc896e627
commit 688ca7929b

View File

@ -6,7 +6,7 @@
<title>calc</title> <title>calc</title>
<style> <style>
input[type="button"] { input[type="button"] {
width: 50px; width: 60px;
height: 50px; height: 50px;
font-size: 20px; font-size: 20px;
} }