Skip to content

Instantly share code, notes, and snippets.

View shovanco's full-sized avatar

Shovan shovanco

View GitHub Profile
<?php
/*
Template Name: Page With Two Sidebar
*/
materialis_get_header();
?>
<div class="page-content">
<div class="gridContainer">
<div class="row">
@shovanco
shovanco / media-query.css
Created May 24, 2018 08:53 — forked from gokulkrishh/media-query.css
CSS Media Queries for Desktop, Tablet, Mobile.
/*
##Device = Desktops
##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1281px) {
//CSS