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
commit 53d96865ad
11 changed files with 174 additions and 121 deletions

View file

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