Skip to content

Commit

Permalink
Remove unused css
Browse files Browse the repository at this point in the history
  • Loading branch information
mmazanec22 committed Jan 6, 2025
1 parent 850d74f commit 094926b
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions app/assets/stylesheets/_state-file.scss
Original file line number Diff line number Diff line change
Expand Up @@ -312,19 +312,6 @@
font-size: 1.3rem;
line-height: 1.9rem;
}

&.grey-group {
margin: 0 auto;
padding: 2rem;
margin-bottom: 2rem;
background: $color-grey-light;
border: 2px solid $color-grey-medium-light;
border-radius: 6px;

.checkbox.is-selected {
background: inherit;
}
}
}

.form1099__label {
Expand Down

0 comments on commit 094926b

Please sign in to comment.