test/css/media.css in ezy-0.0.4 vs test/css/media.css in ezy-0.0.5
- old
+ new
@@ -1,9 +1,4 @@
-/* -------------------------------------------------------------------- *
- * Micro Clearfix
- * http://nicolasgallagher.com/micro-clearfix-hack/
- */
-/* -------------------------------------------------------------------- */
@media (max-width: 400px) {
.test {
content: "Breakpoint 1 (A)";
}
}