Changeset View
Changeset View
Standalone View
Standalone View
styles/_utils.sass
| Show First 20 Lines • Show All 211 Lines • ▼ Show 20 Lines | &:before | ||||
| font-weight: var(--font-weight-bold) | font-weight: var(--font-weight-bold) | ||||
| left: -.15rem | left: -.15rem | ||||
| position: relative | position: relative | ||||
| &:first-child | &:first-child | ||||
| margin-left: 0 | margin-left: 0 | ||||
| padding-left: 0 | padding-left: 0 | ||||
| &:before, | &:before | ||||
| display: none | display: none | ||||
| &:last-child:before | &:last-child:before | ||||
| display: none | display: none | ||||
| .list-horizontal | .list-horizontal | ||||
| +list-horizontal | +list-horizontal | ||||
| ▲ Show 20 Lines • Show All 196 Lines • Show Last 20 Lines | |||||