commit: 8bbdd353412e2811c978983744f8ea881bc4039d parent: 4df38516e67c9739f457c452259210dc973519a3 Author: Eugen Rochko <eugen@zeonfederated.com> Date: Thu, 15 Dec 2016 00:49:17 +0100 Fix responsiveness of 500 pageDiffstat:
| M | public/500.html | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/public/500.html b/public/500.html @@ -20,6 +20,7 @@ margin: 20px auto; margin-top: 50px; max-width: 600px; + width: 100%; height: auto; }