Skip to content

Commit c3481cc

Browse files
committed
minor update to squiggle spacing
1 parent 6819d18 commit c3481cc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

styles/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ p.intro-text {
168168
padding: 0 8px 1rem 8px;
169169
line-height: 2; /* increased for improved readability */
170170
color: var(--heading-color);
171-
margin-bottom: 1.5rem;
171+
margin-bottom: 1rem;
172172
}
173173

174174
/* Decorative squiggly divider used between intro text and the first h2 */
@@ -179,7 +179,7 @@ p.intro-text {
179179
display: block;
180180
width: 100%;
181181
max-width: 1100px; /* same content width as body */
182-
margin: 8px auto 32px; /* center within the content column; increased bottom gap */
182+
margin: 1rem auto 20px; /* center within the content column; increased bottom gap */
183183
/* make the visual divider shorter to match the reference */
184184
height: 12px;
185185
box-sizing: border-box;

0 commit comments

Comments
 (0)