Skip to content

Instantly share code, notes, and snippets.

View Ahmad-Sawalqeh's full-sized avatar
🚀
Open to opportunities

Ahmad Sawalqeh Ahmad-Sawalqeh

🚀
Open to opportunities
View GitHub Profile
@Ahmad-Sawalqeh
Ahmad-Sawalqeh / media-query.css
Created November 10, 2019 23:01 — forked from johncokos/media-query.css
CSS Media Queries for Desktop, Tablet, Mobile.
/*
##Device = Desktops
##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1281px) {
//CSS
/* Bootstrap 4.3.1 - https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css
.accordion
.active
.alert
.alert-danger
.alert-dark
.alert-dismissible
.alert-heading
.alert-info