reduce margins

This commit is contained in:
Antonio J. Delgado 2024-08-02 18:53:38 +03:00
parent eb237443d3
commit afcb2c833b

View file

@ -4,8 +4,8 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
</head> </head>
<style> <style>
p { margin: 1%; } p { }
div { margin: 2%; } div { margin: 1%; }
</style> </style>
<BODY> <BODY>
<!-- account bloc --> <!-- account bloc -->