Skip to content

Commit 870657c

Browse files
committed
Quartz sync: Jun 7, 2025, 11:16 PM
1 parent 4d78db1 commit 870657c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

quartz/styles/custom.scss

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -349,9 +349,7 @@ hr {
349349
background-color: color-mix(in srgb, var(--light) 80%, transparent);
350350
-webkit-backdrop-filter: blur(8px);
351351
backdrop-filter: blur(8px);
352-
margin-top: 0;
353-
margin-bottom: 1rem;
354-
padding-top: 2rem;
352+
padding-top: 1.5rem;
355353
}
356354

357355
h1 {

0 commit comments

Comments
 (0)