diff --git a/assets/stylesheets/template/template.scss b/assets/stylesheets/template/template.scss index b1d52a1..df0afe7 100644 --- a/assets/stylesheets/template/template.scss +++ b/assets/stylesheets/template/template.scss @@ -34,7 +34,7 @@ // container setting .response-container { position: relative; - margin: auto; + margin:auto!important; @media (min-width: $screen-xs) { width: 100%; }