aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Johnson <[email protected]>2026-03-17 12:42:48 -0400
committerSamuel Johnson <[email protected]>2026-03-17 12:42:48 -0400
commit22d5ad9f73b9cde11b101431e988dec3bf8521f0 (patch)
tree281b2b2b423ca6ab8c1ef559ee18b208a9cce1b6
parent0d62fbe72ff5202d6869957d6d12dd8b25a0513b (diff)
Align title bar
-rw-r--r--static/app.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/app.css b/static/app.css
index 91c3805..650ea58 100644
--- a/static/app.css
+++ b/static/app.css
@@ -8,6 +8,7 @@ header {
header h1 {
padding: 0.25em;
+ padding-left: 0.1em;
font-size: 2em;
}