Skip to content

Commit

Permalink
fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
kesiah committed Dec 5, 2024
1 parent efa1d0a commit 5fe8b17
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions blocks/footer/footer.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ footer {
margin: 0 0 25px;
padding: 0;

/* stylelint-disable-next-line no-descending-specificity */
a {
text-decoration: none;

Expand All @@ -58,6 +59,4 @@ footer {
top: 2px;
}
}


}

0 comments on commit 5fe8b17

Please sign in to comment.