Skip to content

Commit

Permalink
(feat) Tighten up vitals header spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen committed Jul 29, 2024
1 parent d08c9a0 commit 1e63545
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
}

.tag {
margin-left: 0.5rem;
margin-left: 0.25rem;
}

.overdueIndicator {
Expand Down Expand Up @@ -103,7 +103,7 @@
}

.link {
margin-left: 0.5rem;
margin-left: 0.25rem;
@extend .body-text;
text-decoration-line: none;
color: $interactive-01;
Expand Down

0 comments on commit 1e63545

Please sign in to comment.