Skip to content

Commit

Permalink
Attempt to fix images.
Browse files Browse the repository at this point in the history
  • Loading branch information
Corofides committed Mar 24, 2024
1 parent 641521b commit a2fe13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/posts/2024-03-20.md
Original file line number Diff line number Diff line change
Expand Up @@ -745,7 +745,7 @@ text at which means we aren't taking into account our border widths and padding.
method

![alt_text](
https://corofides.github.io/images/2024-03-24 12.02.44.png "Correctly positioned text, sort of.")
https://corofides.github.io/images/2024-03-24_12.02.44.png "Correctly positioned text, sort of.")

Now our text is correctly positioned. You may notice that it looks a little off still. This is because of line height.
Essentially the font adds some extra spacing to account the things that go beyond the range of a normal letter. For
Expand Down

0 comments on commit a2fe13e

Please sign in to comment.