Skip to content

Commit 33f1ccd

Browse files
committed
style: h2 font-size to a more sane 2rem
1 parent 6241cf0 commit 33f1ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.module.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ section {
2929
h2 {
3030
text-align: center;
3131
font-family: "Akshar Medium";
32-
font-size: 3rem;
32+
font-size: 2rem;
3333
}

0 commit comments

Comments
 (0)