diff --git a/_posts/2018-03-11-who-we-are-and-our-purpose.md b/_posts/2018-03-11-who-we-are-and-our-purpose.md index 3dd097c..1868c5d 100644 --- a/_posts/2018-03-11-who-we-are-and-our-purpose.md +++ b/_posts/2018-03-11-who-we-are-and-our-purpose.md @@ -6,6 +6,8 @@ keywords: "" image: "who-we-are.jpg" image-attrib: "Photo stock by Lukas from Pexel." --- +First things first. + Before I write any blog at all, I want to take this time to talk about YOU GUYS! --the people for whom I will be writing and the shared purpose we are going to have here in Full Hacker. You may be asking, "is this really going to be helpful for me?" diff --git a/assets/main.scss b/assets/main.scss index 48ea10f..73ed1c3 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -198,7 +198,7 @@ article .post-content p, } .post-thumb { - width: 40%; + width: 240px; margin: 29px 0 25px 25px; }