From ce8e4aad7da23cac3e70c49923c32d0f024a8b77 Mon Sep 17 00:00:00 2001 From: Ivlev Denis Date: Sun, 29 Apr 2018 09:45:02 +0300 Subject: [PATCH] Set .center_sm max-width=800px --- web/src/sass/_common.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/sass/_common.sass b/web/src/sass/_common.sass index 053b48d7..867df5a2 100755 --- a/web/src/sass/_common.sass +++ b/web/src/sass/_common.sass @@ -101,7 +101,7 @@ button &_md max-width: 860px &_sm - max-width: 700px + max-width: 800px &_xs max-width: 540px @@ -4022,4 +4022,4 @@ a border-bottom: 1px dotted #fff opacity: 0.3 +m - //margin-top: 0px \ No newline at end of file + //margin-top: 0px