X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl-cms.git;a=blobdiff_plain;f=style.styl;h=22fccb6502a9125b8801d9f20c6be455a75774d7;hp=9e1ebaa198e29c06a4b2abe592943ae338344a17;hb=a4d3bf06e886c8d0bd4f973ffd03adddf42e1647;hpb=5cbbaa9bd322da0f772e103660c0865168dcf136 diff --git a/style.styl b/style.styl index 9e1ebaa..22fccb6 100644 --- a/style.styl +++ b/style.styl @@ -410,7 +410,8 @@ for selector, css in columns.css // center when big body > .centerer - margin: 0 auto + margin-left: auto + margin-right: auto // small enough that things are scaling, big enough that we have all columns @media screen and (max-width: (columns.width))