Skip to content

Instantly share code, notes, and snippets.

@cryothic
cryothic / index.html
Created September 8, 2015 07:19
JS Bin Push & Pull example for MaterializeCSS. Just to switch 2 cards (half width) on medium display
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Push & Pull example for MaterializeCSS. Just to switch 2 cards (half width) on medium display">
<meta charset="utf-8">
<title>JS Bin</title>
<!-- Compiled and minified CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.0/css/materialize.min.css">
<style id="jsbin-css">
@media(min-width: 600px) {