From 6494a96b0039e129c0e357f275a3ffc6edc874e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilja=20Karta=C5=A1ov?= Date: Fri, 26 Apr 2019 09:28:18 +0200 Subject: [PATCH] Align footer by the center --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 7e64766..2fe8743 100644 --- a/static/style.css +++ b/static/style.css @@ -660,7 +660,7 @@ h3, .h3-like { .legal { margin: 0 auto; width: 100%; - max-width: 280px; + max-width: 210px; } .legal__node {