Skip to content

Commit 1e1d083

Browse files
Update lighthouse-core/report/html/report-styles.css
Co-Authored-By: Hoten <[email protected]>
1 parent b2b3bc3 commit 1e1d083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lighthouse-core/report/html/report-styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@
390390
flex: 1;
391391
}
392392

393-
/* Prepend display text with separator. But not in Opportunities. */
393+
/* Prepend display text with em dash separator. But not in Opportunities. */
394394
.lh-audit-group:not(.lh-audit-group--load-opportunities) .lh-audit__display-text:not(:empty):before {
395395
content: '—';
396396
}

0 commit comments

Comments
 (0)