aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2021-02-28 21:40:04 -0700
committerJordan <me@jordan.im>2021-02-28 21:40:04 -0700
commit4fe9c5db310999dcfcbb543faa62457e5986d71b (patch)
treed2bc406b14a4822eb1d03513cb0ee8737db5df4b
parent966ee629775635a31c69fb21cdd55e103653e480 (diff)
downloadcrane-4fe9c5db310999dcfcbb543faa62457e5986d71b.tar.gz
crane-4fe9c5db310999dcfcbb543faa62457e5986d71b.zip
max-width: 55em -> 45em
-rw-r--r--screenshots/admin.pngbin188580 -> 105502 bytes
-rw-r--r--templates/layout.html2
2 files changed, 1 insertions, 1 deletions
diff --git a/screenshots/admin.png b/screenshots/admin.png
index 4a56a05..6eea084 100644
--- a/screenshots/admin.png
+++ b/screenshots/admin.png
Binary files differ
diff --git a/templates/layout.html b/templates/layout.html
index a239bf7..39bb8bb 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -21,7 +21,7 @@ div#crane {
padding: 0em;
background: white;
padding: 4px;
- max-width: 55em;
+ max-width: 45em;
margin: auto;
}