grater.css in grater-0.1.1 vs grater.css in grater-0.1.2
- old
+ new
@@ -1 +1 @@
-div.grate{zoom:1}div.grate>div{width:300px;margin:0 0 2em}div.grate>div:first-child{float:left}div.grate>div:last-child{float:right}div.grate.reverse>div:first-child{float:right}div.grate.reverse>div:last-child{float:left}div.grate:before,div.grate:after{content:"";display:table}div.grate:after{clear:both}@media all and (max-width: 660px){div.grate{margin-bottom:1em}div.grate>div{float:none !important;margin:0 auto 2em}}
+.grater-container{width:640px;margin:0 auto}@media all and (max-width: 660px){.grater-container{width:300px}}.grater{zoom:1}.grater>div{width:300px;margin:0 0 2em}.grater>div:first-child{float:left}.grater>div:last-child{float:right}.grater.reverse>div:first-child{float:right}.grater.reverse>div:last-child{float:left}.grater:before,.grater:after{content:"";display:table}.grater:after{clear:both}@media all and (max-width: 660px){.grater{margin-bottom:1em}.grater>div{float:none !important;margin:0 auto 2em}}