Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated the small-font-size to use a round value #36172

Merged
merged 1 commit into from
Apr 14, 2022
Merged

Commits on Apr 14, 2022

  1. Updated the small-font-size to use a round value

    This is a backport from BS5 to BS4.
    
    As per twbs#35553
    
    The ```small-font -size``` will actually increase from ```13px``` to ```14px``` with this proposed change. Personally I'd prefer keeping it the BS5 way (```14px```), as the text is more readable now.
    
    If it's needed, I can do another PR with the ```$small-font-size:             .8125rem !default;``` to resemble BS4 more closely but I feel like this would be a move forward even for BS4.
    pricop committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    23b6305 View commit details
    Browse the repository at this point in the history