Commit 88d514e2 by Tom Giannattasio

fixed merge conflict in extends

parent 3ffcb261
......@@ -37,11 +37,7 @@ h1.top-header {
.content {
@include box-sizing(border-box);
display: table-cell;
<<<<<<< HEAD
padding: 2em 2.5em;
=======
padding-right: lh();
>>>>>>> master
vertical-align: top;
width: flex-grid(9) + flex-gutter();
......
Markdown is supported
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