UI: Use a spacier layout

Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
Gunwant Jain
2021-12-26 21:01:56 +05:30
parent 3e10267caf
commit 53d96865ad
11 changed files with 171 additions and 118 deletions

View File

@@ -8,7 +8,7 @@
pre {
margin: 0px;
font-family: monospace;
font-family: 'Fira Code', monospace;
}
</style>
{% endblock styles %}