Commit 8cb0cd31 authored by Mark Otto's avatar Mark Otto
Browse files

tweak that margin

parent 86f7ee01
Showing with 1 addition and 1 deletion
+1 -1
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
width: auto !important; width: auto !important;
height: auto !important; height: auto !important;
padding: 1.25rem !important; padding: 1.25rem !important;
margin: 2rem -1.5rem -2rem !important; margin: 2rem ($grid-gutter-width * -1) -2rem !important;
overflow: hidden; // clearfix overflow: hidden; // clearfix
font-size: .8rem !important; font-size: .8rem !important;
font-family: inherit !important; font-family: inherit !important;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment