aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2022-04-27 20:48:14 -0700
committerJordan <me@jordan.im>2022-04-27 20:48:14 -0700
commit81a72253f609cf90c14c89376dca6f69e2ebde97 (patch)
tree943d41127f8a145dfc2992d2971c7aa9f4f20d72
parentafb8a0a2b207223ab012ebce2376ee67d8dd5590 (diff)
downloadallium-81a72253f609cf90c14c89376dca6f69e2ebde97.tar.gz
allium-81a72253f609cf90c14c89376dca6f69e2ebde97.zip
skeleton: revert container expansion
-rw-r--r--allium/templates/skeleton.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/allium/templates/skeleton.html b/allium/templates/skeleton.html
index d526fe9..94c6c20 100644
--- a/allium/templates/skeleton.html
+++ b/allium/templates/skeleton.html
@@ -37,9 +37,6 @@
.unverified-hostname {
color: #FE9F30;
}
- .container {
- width: 95em;
- }
</style>
</head>
{% endblock %}