From 97cc087e23145daf6d00eb61258389881bb57001 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilja=20Karta=C5=A1ov?= Date: Fri, 26 Apr 2019 09:29:06 +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 2fe8743..8cf65e2 100644 --- a/static/style.css +++ b/static/style.css @@ -660,7 +660,7 @@ h3, .h3-like { .legal { margin: 0 auto; width: 100%; - max-width: 210px; + max-width: 220px; } .legal__node {