Skip to content

Commit

Permalink
Fi stylelint
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <jus@bitgrid.net>
  • Loading branch information
juliushaertl committed Aug 25, 2020
1 parent c87c37f commit f781537
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/cards/CardItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,6 @@ export default {
@import './../../css/animations';
@import './../../css/variables';
body.theme--dark .card,
body.dark .card {
border: 1px solid var(--color-border);
}
.card:hover {
box-shadow: 0 0 5px 1px var(--color-box-shadow);
}
Expand Down

0 comments on commit f781537

Please sign in to comment.