1 2 3 4 5 6 7 8 9 10 11 12 13
// Server LED #led-switch { .led-switch__label { padding-bottom: 1.5em; } .led-switch__label p { margin: 0; &:first-child { font-weight: 700; } } }