The purpose of -.25em? & best way to add gutter bottom?
Open
- 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.