diff --git a/templates/home.html b/templates/home.html
index 8cf1313..d9193e9 100644
--- a/templates/home.html
+++ b/templates/home.html
@@ -6,18 +6,18 @@
-
-
-
-
-
Latests posts
+
+ Latests posts
+
diff --git a/theme.json b/theme.json
index c74c77c..0ad9334 100644
--- a/theme.json
+++ b/theme.json
@@ -399,12 +399,14 @@
"h2": {
"typography": {
"fontSize": "clamp(2.625rem, calc(2.625rem + ((1vw - 0.48rem) * 8.4135)), 3.25rem)",
+ "fontWeight": "400",
"lineHeight": "1.2"
}
},
"h3": {
"typography": {
- "fontSize": "2.25rem"
+ "fontSize": "2.25rem",
+ "fontWeight": "400"
}
},
"h4": {