Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
.card.activity-log__threats {
padding-bottom: 4px;
font-size: $font-body-small;
@include breakpoint-deprecated( ">480px" ) {
font-size: $font-body-small;
}
}
.activity-log__threats-heading {
margin-bottom: 16px;
font-weight: 600;
color: var(--color-error);
@include breakpoint-deprecated( ">480px" ) {
margin-bottom: 24px;
}
}