Skip to content

Commit

Permalink
fix mixin spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiankaegy committed Sep 23, 2024
1 parent efbe49c commit 11c8108
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.wp-block-heading {

@mixins margin-trim;
@mixin margin-trim;

@media (--bp-small) {
padding: 40px;
Expand Down

0 comments on commit 11c8108

Please sign in to comment.