Skip to content

Why is bootstrap spacing 1.5 times the original values in bootstrap? #27

@burkaysucu

Description

@burkaysucu

It looks like the value for $spacer is set to be 1.5rem in lepton-theme, which is 1rem in Bootstrap https://getbootstrap.com/docs/5.0/utilities/spacing/ . For example the class mb-3 sets the margin-bottom to 1.5rem in lepton-theme. In Bootstrap's documentation, the original value is shown as 1rem. Is there a specific reason for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions