Skip to content

Commit

Permalink
Use before pseudoclass
Browse files Browse the repository at this point in the history
  • Loading branch information
jazairi committed Jun 6, 2024
1 parent 7930981 commit 4da6cae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/assets/stylesheets/partials/_results.scss
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,10 @@
border-top: 1px solid $brand-primary;
font-size: $fs-small;

&::marker {
&::before {
font-weight: $fw-bold;
font-size: 2.5rem;
line-height: 1.1;
}

.record-title {
Expand Down

0 comments on commit 4da6cae

Please sign in to comment.