update draft
This commit is contained in:
parent
3dafcc0907
commit
9da0e0892a
3 changed files with 12 additions and 7 deletions
7
_drafts/2018-01-09-you-feel-like-a-fraud.md
Normal file
7
_drafts/2018-01-09-you-feel-like-a-fraud.md
Normal 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.
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
---
|
||||
|
||||
About Me
|
||||
|
||||
Test edit.
|
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue