Skip to content

Commit 80d21bc

Browse files
committed
Remove whitespace
1 parent a2eb634 commit 80d21bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

styles/typography.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ hr:is( [role], [aria-orientation], [data-icon] )::after {
468468
margin-inline-start: 0;
469469
}
470470
hr[role=presentation] { justify-content: space-between }
471-
hr[role=presentation]::before, hr[role=presentation]::after
471+
hr[role=presentation]::before, hr[role=presentation]::after
472472
{ padding: .5ch }
473473
hr[data-icon] { justify-content: center }
474474
hr[data-icon]::before {

0 commit comments

Comments
 (0)