Skip to content

Commit d363f33

Browse files
authored
refactor: change header and subtitle margin
1 parent 8afb8b1 commit d363f33

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/pages/index.module.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,15 @@
6666
color: #3e63dd;
6767
font-size: 4.25rem;
6868
font-weight: bold;
69+
margin-bottom: 0.5rem;
6970
}
7071

7172
.headerSubtitle {
7273
color: var(--ifm-color-primary-darkest);
7374
font-size: 1rem;
7475
font-weight: 400;
7576
max-width: 36rem;
77+
margin-bottom: 0.5rem;
7678
}
7779

7880
.quickLinks {

0 commit comments

Comments
 (0)