Skip to content

Commit

Permalink
remove unused css class
Browse files Browse the repository at this point in the history
  • Loading branch information
kcinay055679 committed May 30, 2023
1 parent 589a2b5 commit 00f352d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions frontend/app/styles/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,6 @@ $font-family-sans-serif: var(--pzsh-font-family) !default;
.w-4 {
width: 4% !important;
}

.w-10 {
width: 10% !important;
}

.w-20 {
width: 20% !important;
}
Expand Down

0 comments on commit 00f352d

Please sign in to comment.