Commit 3590985f by Brian Talbot

certificates: manually configuring responsive grid details

parent e11c8536
......@@ -109,9 +109,9 @@ $f-monospace: 'Bitstream Vera Sans Mono', Consolas, Courier, monospace;
// grid
@import "neat/neat-helpers";
// grid (neat-based)
$max-width: 1280px;
$grid-columns: 12; // make grid 12 columns
$column: ($baseline-v*4.25); // columns
$gutter: $baseline-v; // gutter b/t columns
// grid (neat-based) - responsive
......
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