blob: 26136fa9bfcccd8991989e561d21aeb50542f3ce [file] [log] [blame]
Gunnar Mills4129f402018-07-11 16:40:58 -05001// Server LED
Michael Davis5a752b22017-03-09 09:41:08 -06002
Gunnar Mills4129f402018-07-11 16:40:58 -05003#led-switch {
Gunnar Mills4129f402018-07-11 16:40:58 -05004 .led-switch__label {
Michael Davis5a752b22017-03-09 09:41:08 -06005 padding-bottom: 1.5em;
6 }
Gunnar Mills4129f402018-07-11 16:40:58 -05007 .led-switch__label p {
Michael Davis5a752b22017-03-09 09:41:08 -06008 margin: 0;
Dixsie Wolmersc652ed12019-07-19 13:03:28 -05009 &:first-child {
10 font-weight: 700;
11 }
Michael Davis5a752b22017-03-09 09:41:08 -060012 }
Gunnar Mills4129f402018-07-11 16:40:58 -050013}