Skip to content

Commit

Permalink
fix: 🐛 lint amends for blog page
Browse files Browse the repository at this point in the history
  • Loading branch information
heldrida committed Jun 5, 2024
1 parent ba340b1 commit 6eb9806
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions src/styles/blogPage.css
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,5 @@
@apply border bg-gray-dark-4;
}
}

table,
td {
@apply mb-24 border p-10;
a {
@apply text-yellow;
}
th {
@apply border bg-gray-dark-4 p-10 text-ui-white;
}
tr:nth-child(2n) {
@apply border bg-gray-dark-4;
}
}
}
}

0 comments on commit 6eb9806

Please sign in to comment.