daneden / daneden/Toast

The purpose of -.25em? & best way to add gutter bottom?

Open
#50 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
CSS
Stars
2k
Forks
253
PR merge metrics
No merged PRs in 30d

Description

What is the purpose of the margin right -.25em out of interest ?

Also the best way to add the same gutter below each column is to simply add it into..

`.#{$toast-grid-column-namespace} {
padding-bottom: $toast-gutter-width;
}`

Or is there another more intuitive method built in?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.