Skip to content

Commit fc58366

Browse files
author
linuxjava7
committed
adjust spacing
1 parent 1a4e69b commit fc58366

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

css/index.css

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ main {
366366
display: flex;
367367
flex-direction: column;
368368
padding: 4rem;
369-
padding-top: 2rem;
369+
padding-top: 1rem;
370370
padding-bottom: 4rem;
371371
}
372372

@@ -392,7 +392,6 @@ h6 {
392392
font-weight: 900;
393393
letter-spacing: -0.04em;
394394
line-height: 1.25;
395-
margin: 0 0 0.25em;
396395
font-variation-settings: "opsz" 32;
397396
}
398397

@@ -499,7 +498,7 @@ a[href^="http"]:not(:has(.arrow)):not(:has(img)):not(:has(svg))::after {
499498
box-sizing: border-box;
500499
overflow: hidden;
501500
flex: 1;
502-
min-width: 350px;
501+
min-width: 320px;
503502
}
504503

505504
.card img {
@@ -835,7 +834,7 @@ footer {
835834
}
836835

837836
main {
838-
padding: 3rem 1rem;
837+
padding: 2rem 1rem;
839838
}
840839
}
841840

0 commit comments

Comments
 (0)