Skip to content

Commit

Permalink
Address code review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
jazairi committed Jun 12, 2024
1 parent 13b998f commit d7b83a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/partials/_results.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
}

.result {
padding: 2rem;
border-top: 1px solid $brand-primary;
font-size: $fs-small;
line-height: 0; /* line height needs to be reset so iOS doesn't act weird */
Expand All @@ -51,7 +52,6 @@
}

.result-content {
padding: 2rem;
line-height: 1.2;

.record-title {
Expand Down

0 comments on commit d7b83a6

Please sign in to comment.