This commit is contained in:
devdatt 2026-01-08 07:42:43 +05:30
parent 005b8cbc68
commit 7a7378fc4a
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ if ($_SERVER["REQUEST_METHOD"] === "POST" && $_POST["action"] === "delete") {
} }
?> ?>
<style> <style>
<style>body { body {
font-family: Arial; font-family: Arial;
padding: 20px; padding: 20px;
} }