X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=style.styl;h=22fccb6502a9125b8801d9f20c6be455a75774d7;hb=a4d3bf06e886c8d0bd4f973ffd03adddf42e1647;hp=9e1ebaa198e29c06a4b2abe592943ae338344a17;hpb=900e4400fd39e8497ee26717827fec3f920a302c;p=wfpl-cms.git 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))