Skip to content

Commit

Permalink
fix: delete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jonat75 committed Nov 25, 2024
1 parent fe8635f commit 3fff215
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/app/src/design-system/base/RecapCard.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,12 @@
padding: 1rem;
}

/* stat value */
.fr-recap-card__content--stat > *:first-child {
font-size: 1.5rem;
margin: .5rem .75rem .5rem 0;
align-self: center;
}

/* stat text */
.fr-recap-card__content--stat > *:last-child {
margin: auto 0;
}
Expand Down

0 comments on commit 3fff215

Please sign in to comment.