Skip to content

Commit 6657185

Browse files
Adjust font size for fs-head1 class
1 parent a6a45ba commit 6657185

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ body {
8080

8181
/* headings */
8282
.fs-head1 {
83-
font-size: clamp(2.9rem, 5.5vw, 4.2rem);
83+
font-size: clamp(2.1rem, 5.5vw, 4.2rem);
8484
font-family: "Lobster Two", sans-serif;
8585
font-weight: 600;
8686
}

0 commit comments

Comments
 (0)