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">
|
<div class="post">
|
||||||
|
|
||||||
<header class="post-header">
|
<header class="post-header">
|
||||||
<h1 class="post-title">{{ page.title }}</h1>
|
<h2 class="post-title">{{ page.title }}</h2>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<article class="post-content">
|
<article class="post-content">
|
||||||
|
@ -22,10 +22,9 @@ body {
|
|||||||
margin:0;
|
margin:0;
|
||||||
padding:0;
|
padding:0;
|
||||||
|
|
||||||
h1 {
|
.post-title {
|
||||||
font-size:26px;
|
font-size:26px;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
margin-top:50px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&>hr {
|
&>hr {
|
||||||
|
Loading…
Reference in New Issue
Block a user