Refactor route handling in panelctl.sh and update caddy configuration for improved route management
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
parent
c1aa44c04e
commit
5c67fecd2d
2 changed files with 33 additions and 9 deletions
|
|
@ -43,9 +43,8 @@ INDEX_HTML = """<!doctype html>
|
|||
}
|
||||
|
||||
.wrap {
|
||||
max-width: 980px;
|
||||
margin: 0 auto;
|
||||
padding: 28px 16px 40px;
|
||||
padding: 28px 28px 40px;
|
||||
}
|
||||
|
||||
.hero {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue