diff --git a/_includes/header.html b/_includes/header.html
index d02033c..a4dca61 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -7,7 +7,7 @@
- Home
- About
- - News
+
- Manifesto
-
@@ -32,7 +32,7 @@
- Home
- About
- - News
+
- Manifesto
-
diff --git a/style.css b/style.css
index 0443f55..f0f5b06 100644
--- a/style.css
+++ b/style.css
@@ -134,13 +134,6 @@ ul li li li {
width: 100%;
height: 100%;
}
-.post {
- font: 400 var(--morethan-regular) "Merriweather", "Latin Modern Roman", Georgia, serif;
- letter-spacing: 0.03rem;
-}
-.post p {
- line-height: var(--bigger-em)
-}
strong, b {
font-weight: 700
}