From 3020b571c6fbfdd315e871d6911f2148caa40764 Mon Sep 17 00:00:00 2001 From: Dmitriy Shesterkin Date: Thu, 7 Sep 2017 17:05:15 +0300 Subject: [PATCH] fix mobile --- static/css/style.css | 2 +- templates/base.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index a3a47c8..632fe38 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1277,7 +1277,7 @@ input[type=number] { .advantage__item { width: 30%; - padding: 0 18px; + padding: 0 13px; display: inline-block; vertical-align: top; } diff --git a/templates/base.html b/templates/base.html index 5472ad3..a72bf44 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,6 +6,7 @@ + {% block title %}{% endblock %} | Документор