Created
August 8, 2020 12:00
-
-
Save Igcorreia/8d3a01cb20970c8dd3796af957e1134e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* For BS4. Author:@igcorreia (https://twitter.com/igcorreia). Check the codepen to create yours: https://codepen.io/igcorreia */ | |
.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}@media screen and (min-width:576px){.fw-sm-100{font-weight:100}.fw-sm-200{font-weight:200}.fw-sm-300{font-weight:300}.fw-sm-400{font-weight:400}.fw-sm-500{font-weight:500}.fw-sm-600{font-weight:600}.fw-sm-700{font-weight:700}.fw-sm-800{font-weight:800}.fw-sm-900{font-weight:900}}@media screen and (min-width:768px){.fw-md-100{font-weight:100}.fw-md-200{font-weight:200}.fw-md-300{font-weight:300}.fw-md-400{font-weight:400}.fw-md-500{font-weight:500}.fw-md-600{font-weight:600}.fw-md-700{font-weight:700}.fw-md-800{font-weight:800}.fw-md-900{font-weight:900}}@media screen and (min-width:992px){.fw-lg-100{font-weight:100}.fw-lg-200{font-weight:200}.fw-lg-300{font-weight:300}.fw-lg-400{font-weight:400}.fw-lg-500{font-weight:500}.fw-lg-600{font-weight:600}.fw-lg-700{font-weight:700}.fw-lg-800{font-weight:800}.fw-lg-900{font-weight:900}}@media screen and (min-width:1200px){.fw-xl-100{font-weight:100}.fw-xl-200{font-weight:200}.fw-xl-300{font-weight:300}.fw-xl-400{font-weight:400}.fw-xl-500{font-weight:500}.fw-xl-600{font-weight:600}.fw-xl-700{font-weight:700}.fw-xl-800{font-weight:800}.fw-xl-900{font-weight:900}}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}@media screen and (min-width:576px){.fw-sm-100{font-weight:100}.fw-sm-200{font-weight:200}.fw-sm-300{font-weight:300}.fw-sm-400{font-weight:400}.fw-sm-500{font-weight:500}.fw-sm-600{font-weight:600}.fw-sm-700{font-weight:700}.fw-sm-800{font-weight:800}.fw-sm-900{font-weight:900}}@media screen and (min-width:768px){.fw-md-100{font-weight:100}.fw-md-200{font-weight:200}.fw-md-300{font-weight:300}.fw-md-400{font-weight:400}.fw-md-500{font-weight:500}.fw-md-600{font-weight:600}.fw-md-700{font-weight:700}.fw-md-800{font-weight:800}.fw-md-900{font-weight:900}}@media screen and (min-width:992px){.fw-lg-100{font-weight:100}.fw-lg-200{font-weight:200}.fw-lg-300{font-weight:300}.fw-lg-400{font-weight:400}.fw-lg-500{font-weight:500}.fw-lg-600{font-weight:600}.fw-lg-700{font-weight:700}.fw-lg-800{font-weight:800}.fw-lg-900{font-weight:900}}@media screen and (min-width:1200px){.fw-xl-100{font-weight:100}.fw-xl-200{font-weight:200}.fw-xl-300{font-weight:300}.fw-xl-400{font-weight:400}.fw-xl-500{font-weight:500}.fw-xl-600{font-weight:600}.fw-xl-700{font-weight:700}.fw-xl-800{font-weight:800}.fw-xl-900{font-weight:900}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment