diff --git a/_layouts/page.html b/_layouts/page.html
index 74c1a11..8fbc3be 100644
--- a/_layouts/page.html
+++ b/_layouts/page.html
@@ -4,7 +4,7 @@ layout: default
diff --git a/_sass/_chaospott.scss b/_sass/_chaospott.scss
index 886c55f..2eded70 100644
--- a/_sass/_chaospott.scss
+++ b/_sass/_chaospott.scss
@@ -22,10 +22,9 @@ body {
margin:0;
padding:0;
- h1 {
+ .post-title {
font-size:26px;
font-weight:bold;
- margin-top:50px;
}
&>hr {