Skip to content

Commit

Permalink
fix: delete repeated class declaration imported from mixin file - MEE…
Browse files Browse the repository at this point in the history
  • Loading branch information
boubaker authored and SaraBoutej committed Aug 30, 2024
1 parent 72c5316 commit 202871d
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,11 +155,6 @@
transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1);
}

.fa-stack() {
display: inline-block;
height: 2em;
Expand Down

0 comments on commit 202871d

Please sign in to comment.