From 11ddc957805e1a6b54e2fecbe4121d2c9e5c4a9e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 3 Jun 2019 15:15:08 +0200 Subject: add an about page --- public/static/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public') diff --git a/public/static/default.css b/public/static/default.css index 6baaf49..869ce1e 100644 --- a/public/static/default.css +++ b/public/static/default.css @@ -994,7 +994,7 @@ div.about a { } .container { - max-width: 40em; + max-width: 60em; margin-left: auto; margin-right: auto; } -- cgit v1.2.3