Skip to content

Commit 150538f

Browse files
authored
Update main.css
1 parent 37552c1 commit 150538f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/main.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ section,
576576
z-index: 3;
577577
}
578578

579-
.hero h2{
579+
.hero h1{
580580
margin: 0;
581581
font-size: 64px;
582582
font-weight: 700;
@@ -610,7 +610,7 @@ section,
610610
}
611611

612612
@media (max-width: 768px) {
613-
.hero h2 {
613+
.hero h1 {
614614
font-size: 32px;
615615
}
616616

0 commit comments

Comments
 (0)