Skip to content

Commit

Permalink
Make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
henhuy committed Nov 17, 2023
1 parent 3ade11c commit eb050fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions digiplan/static/scss/components/_wizard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

@include media-breakpoint-up(md) {
width: 8rem;

span {
display: inline-block;
}
Expand Down Expand Up @@ -85,7 +85,7 @@
}
}
}

@include media-breakpoint-up(md) {
.wizard__list {
.wizard__list-item {
Expand All @@ -106,4 +106,4 @@
}
}
}
}
}

0 comments on commit eb050fb

Please sign in to comment.