From a2fe13ea772abf40c6ee8a861673770cb32a44eb Mon Sep 17 00:00:00 2001 From: Corofides Date: Sun, 24 Mar 2024 14:21:00 +0000 Subject: [PATCH] Attempt to fix images. --- public/posts/2024-03-20.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/posts/2024-03-20.md b/public/posts/2024-03-20.md index f821e21..2bb6e9f 100644 --- a/public/posts/2024-03-20.md +++ b/public/posts/2024-03-20.md @@ -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