the repository which powers this website
Diffstat (limited to 'themed/tree.html')
| -rw-r--r-- | themed/tree.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themed/tree.html b/themed/tree.html index eaa2b4a4..516afc17 100644 --- a/themed/tree.html +++ b/themed/tree.html @@ -135,7 +135,7 @@ !} {! page_start(); !} {! repo_header(); !} - <main class="max-w-7xl mx-auto py-4">{# Main content #} + <main class="max-w-7xl mx-auto py-4 pl-2 pr-2">{# Main content #} {! repo_description_panel(); !} {! char *hex = ctx.qry.oid; |