Skip to content

Instantly share code, notes, and snippets.

View iamssen's full-sized avatar
🏄‍♂️

Seo Yeon, Lee iamssen

🏄‍♂️
  • Seoul, Korea
View GitHub Profile
@iamssen
iamssen / media-query-template.css
Created February 28, 2023 02:51 — forked from mavieth/media-query-template.css
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