forked from Chaospott/site
look mom, i'm breaking the page!
This commit is contained in:
parent
7dc88ecb06
commit
57ee8918d8
@ -4,7 +4,7 @@ layout: default
|
||||
<div class="post">
|
||||
|
||||
<header class="post-header">
|
||||
<h1 class="post-title">{{ page.title }}</h1>
|
||||
<h2 class="post-title">{{ page.title }}</h2>
|
||||
</header>
|
||||
|
||||
<article class="post-content">
|
||||
|
@ -22,10 +22,9 @@ body {
|
||||
margin:0;
|
||||
padding:0;
|
||||
|
||||
h1 {
|
||||
.post-title {
|
||||
font-size:26px;
|
||||
font-weight:bold;
|
||||
margin-top:50px;
|
||||
}
|
||||
|
||||
&>hr {
|
||||
|
Loading…
Reference in New Issue
Block a user