Margin fixes

This commit is contained in:
Fred Boniface
2023-07-11 22:59:41 +01:00
parent 0c5d488d1f
commit 8676a62f1e
15 changed files with 55 additions and 21 deletions

View File

@@ -52,6 +52,9 @@
<Nav />
<style>
p {
margin: 10px;
}
.api_response {
color: white;
}