Browse Source

Fix border

pull/2268/head
Thomas 2 years ago
parent
commit
40348b72ec
  1. 2
      apps/client/src/app/pages/blog/2023/07/exploring-the-path-to-fire/exploring-the-path-to-fire-page.html

2
apps/client/src/app/pages/blog/2023/07/exploring-the-path-to-fire/exploring-the-path-to-fire-page.html

@ -10,7 +10,7 @@
<div class="mb-3 text-muted"><small>2023-07-01</small></div> <div class="mb-3 text-muted"><small>2023-07-01</small></div>
<img <img
alt="Exploring the Path to Financial Independence and Retiring Early (FIRE) Teaser" alt="Exploring the Path to Financial Independence and Retiring Early (FIRE) Teaser"
class="border rounded w-100" class="rounded w-100"
src="../assets/images/blog/20230701.jpg" src="../assets/images/blog/20230701.jpg"
title="Exploring the Path to Financial Independence and Retiring Early (FIRE)" title="Exploring the Path to Financial Independence and Retiring Early (FIRE)"
/> />

Loading…
Cancel
Save