diff --git a/assets/css/bobastyle.css b/assets/css/bobastyle.css
index 53ff964..1924e59 100644
--- a/assets/css/bobastyle.css
+++ b/assets/css/bobastyle.css
@@ -314,14 +314,11 @@
margin: 16px 0;
}
-.header h1 {
- font-size: 1.5em;
- font-weight: bold;
-}
-
.header a,
.section-header a {
color: inherit;
+ font-size: 1.5em;
+ font-weight: bold;
}
.section-header-link svg {
diff --git a/layouts/partials/top.html b/layouts/partials/top.html
index 44809b8..c18049c 100644
--- a/layouts/partials/top.html
+++ b/layouts/partials/top.html
@@ -1,9 +1,7 @@
-
- {{ .Site.Title | markdownify }}
-
-
+
+ {{ .Site.Title | markdownify }}
+