Skip to content

Commit

Permalink
Update bootstrap-5-3-0.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored Apr 1, 2024
1 parent a794395 commit b356855
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/content/posts/2023/bootstrap-5-3-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,10 @@ We’ve rebuilt some components (like list groups and alerts) to use these new v

<!-- markdownlint-disable no-inline-html -->
<div class="d-flex gap-3">
<a href="https://getbootstrap.com/docs/5.3/customize/colors/">
<a href="https://getbootstrap.com/docs/5.3/customize/color/">
<img src="/assets/img/2023/05/colors-light-mode.png" alt="New colors in light mode" class="rounded-2 img-thumbnail" loading="lazy" width="1610" height="5778">
</a>
<a href="https://getbootstrap.com/docs/5.3/customize/colors/">
<a href="https://getbootstrap.com/docs/5.3/customize/color/">
<img src="/assets/img/2023/05/colors-dark-mode.png" alt="New colors in dark mode" class="rounded-2 img-thumbnail" loading="lazy" width="1610" height="5778">
</a>
</div>
Expand Down

0 comments on commit b356855

Please sign in to comment.