Skip to content

Instantly share code, notes, and snippets.

View withArtur's full-sized avatar
💭
account for vLess, see also Artur Mamedov

withArtur withArtur

💭
account for vLess, see also Artur Mamedov
View GitHub Profile
@withArtur
withArtur / bootstrap4-media-breakpoints.css
Last active May 6, 2019 09:55
Bootstrap 4 all media query breakpoints (xs,sm,md,lg,xl) up to, down from, only and betwewn
/**
* Bootstrap 4 all media queries #wMQ
* up > sm, md, lg, xl
* down < sm, md, lg
* only = xs, sm, lg, xl
* between <> sm-lg, sm-xl, md-xl
*/
/* .xs = | Extra Small devices only (portrait phones) less than 576px */