obscreen/data/www/scss/components/_empty.scss
2024-06-21 13:56:19 +02:00

6 lines
81 B
SCSS

span.empty {
text-transform: uppercase;
opacity: 0.5;
color: $lightGrey;
}