update draft

This commit is contained in:
Ayo 2018-01-14 05:13:35 +08:00
parent 3dafcc0907
commit 9da0e0892a
3 changed files with 12 additions and 7 deletions

View file

@ -0,0 +1,7 @@
---
title: "You feel like a fraud, I know"
---
Let me gues...
You feel like you've fooled everyone at least once.

View file

@ -1,6 +0,0 @@
---
---
About Me
Test edit.

View file

@ -43,7 +43,11 @@ body {
-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
box-shadow: 0 3px 10px rgba(0,0,0,0.1);
font-size: 18px;
}
.page-content p {
font-size: 16.96px;
line-height: 26px;
}
.site-nav .page-link.current {