Skip to content

Instantly share code, notes, and snippets.

View LarryTheFatCat's full-sized avatar
🤔
Exam week is finally over i can code again

Tarkan Zarrouk LarryTheFatCat

🤔
Exam week is finally over i can code again
  • Mississauga, ON, Canada
  • 05:32 (UTC -04:00)
View GitHub Profile
@mavieth
mavieth / media-query-template.css
Last active June 15, 2024 03:15
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