rentgen/sidebar/stolen-data.scss

10 lines
173 B
SCSS
Raw Normal View History

2022-01-20 19:03:03 +01:00
@import './colors.scss';
.stolen-data-container {
padding-top: .5rem;
span {
color: $mid-grey;
font-size: 0.75rem;
font-weight: 600;
}
}