Skip to content

Commit

Permalink
Align images to text on profiles page
Browse files Browse the repository at this point in the history
  • Loading branch information
CoffeeCoder1 committed Nov 30, 2024
1 parent cc97742 commit f764da2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions profiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
title: Profiles
description: Where you can find me in various places.
---
<style>
img {
vertical-align: bottom;
}
</style>

# Profiles

Expand Down

0 comments on commit f764da2

Please sign in to comment.