some styles, edit post who we are

This commit is contained in:
Ayo 2018-03-11 02:37:53 +08:00
parent 6c49c775e8
commit b3c839a653
2 changed files with 3 additions and 1 deletions

View file

@ -6,6 +6,8 @@ keywords: ""
image: "who-we-are.jpg" image: "who-we-are.jpg"
image-attrib: "Photo stock by Lukas from Pexel." 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. 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?" You may be asking, "is this really going to be helpful for me?"

View file

@ -198,7 +198,7 @@ article .post-content p,
} }
.post-thumb { .post-thumb {
width: 40%; width: 240px;
margin: 29px 0 25px 25px; margin: 29px 0 25px 25px;
} }