Skip to content

Commit 70eba8c

Browse files
committed
fix(caption): styling
1 parent 0c5dd55 commit 70eba8c

File tree

3 files changed

+3
-15
lines changed

3 files changed

+3
-15
lines changed
61.7 KB
Loading

blog/on-the-futility-of-trying-to-make-it/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22
title: On The Futility Of Trying To Make It
33
date: 06/24/2018
44
description: About two years ago, I had decided to abandon an idle existence and put myself out in what some call the 'real world’. The idea, back then, was to cultivate pragmatic skills and be successful in the trade of my choosing. Two years later, I am still as troubled as I was back then and perhaps even more so.
5+
thumbnail: hero.jpg
56
---
67

8+
![[‘Gloomy Skyline of Berlin’ - Painting by M Bleichner](https://www.saatchiart.com/art/Painting-Gloomy-Skyline-of-Berlin-Germany/311983/2040173/view)](./hero.jpg){.full-width}
9+
710
It has been a series of fortuitous events and impetuous decisions that have led me to where I am in my career. About two years ago, I had decided to abandon an idle existence and put myself out in what some call the ‘real world’. The idea, back then, was to cultivate pragmatic skills and be successful in the trade of my choosing. Two years later, I am still as troubled as I was back then and perhaps even more so. I have never subscribed to the dogma of finding and following one’s passion. There is no such thing. As Cal Newport puts it-
811

912
> Passion comes after you put in the hard work to become excellent at something valuable, not before. In other words, what you do for a living is much less important than how you do it.

src/css/yuppies.css

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -317,21 +317,6 @@ img::selection {
317317
& figure {
318318
text-align: center;
319319
padding: 1.82em 0 2.927em;
320-
321-
& a {
322-
display: inline;
323-
opacity: 1;
324-
transition: all 0.4s ease-in-out;
325-
326-
&:hover {
327-
opacity: 0.5;
328-
}
329-
330-
&:--pseudo {
331-
display: none;
332-
}
333-
}
334-
335320
& img {
336321
display: block;
337322
max-width: 100%;

0 commit comments

Comments
 (0)