reduce margins
This commit is contained in:
parent
eb237443d3
commit
afcb2c833b
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
<meta charset="utf-8"/>
|
||||
</head>
|
||||
<style>
|
||||
p { margin: 1%; }
|
||||
div { margin: 2%; }
|
||||
p { }
|
||||
div { margin: 1%; }
|
||||
</style>
|
||||
<BODY>
|
||||
<!-- account bloc -->
|
||||
|
|
Loading…
Reference in a new issue