rentgen/sidebar/stolen-data.scss

10 lines
182 B
SCSS

@import './colors.scss';
.stolen-data-container {
padding-top: .5rem;
span {
color: $ultra-black-color;
font-size: 0.75rem;
font-weight: 600;
}
}