Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com> Co-authored-by: Joe Oak <41307427+joeoak@users.noreply.github.com> Co-authored-by: Peter Bengtsson <peterbe@github.com>
6 lines
65 B
SCSS
6 lines
65 B
SCSS
.extrasDisplay {
|
|
> span:first-child {
|
|
display: none;
|
|
}
|
|
}
|