From 40f47e9eb398018e649a49bc8a9343ece8bd40c0 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Tue, 26 Sep 2017 12:14:35 +0300 Subject: [PATCH] контакты --- frontend/web/css/custom.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index 64b5a36..55b1243 100755 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -196,7 +196,9 @@ #footer { padding: 25px 0; } -.ul.list-style-none{padding:0;} +ul.list-style-none { + padding: 0; +} @media (max-width: 1199px){ .header-kristal .container .img-responsive{ margin-bottom: -68px; -- libgit2 0.21.4