Skip to content

Instantly share code, notes, and snippets.

View Tarkan-Zarrouk's full-sized avatar
😀

Tarkan Zarrouk Tarkan-Zarrouk

😀
View GitHub Profile
@mavieth
mavieth / media-query-template.css
Last active March 2, 2025 01:11
Media Query Template for Basic CSS
/**
* Basic CSS Media Query Template
* TODO: I should probably use Sass...
* Author: Michael Vieth
* ------------------------------------------
* Responsive Grid Media Queries - 1280, 1024, 768, 480
* 1280-1024 - desktop (default grid)
* 1024-768 - tablet landscape
* 768-480 - tablet
* 480-less - phone landscape & smaller