We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37552c1 commit 150538fCopy full SHA for 150538f
assets/css/main.css
@@ -576,7 +576,7 @@ section,
576
z-index: 3;
577
}
578
579
-.hero h2{
+.hero h1{
580
margin: 0;
581
font-size: 64px;
582
font-weight: 700;
@@ -610,7 +610,7 @@ section,
610
611
612
@media (max-width: 768px) {
613
- .hero h2 {
+ .hero h1 {
614
font-size: 32px;
615
616
0 commit comments