From 332f1e3ebf3c602a3ea483f4e195016313632e8a Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Thu, 15 Aug 2024 09:34:24 -0500 Subject: [PATCH] Fix awkward spaces between example badges Squish image links down to 1 line each to remove empty hypertext between them. --- README.md | 36 +++++++++--------------------------- 1 file changed, 9 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index 2a436a66..a512413d 100644 --- a/README.md +++ b/README.md @@ -48,15 +48,9 @@ You can align the badges by wrapping the seconds in a paragraph tag and setting

```

- - blogger - - - blogger - - - blogger - + blogger + blogger + blogger

#### Center Alignment @@ -66,15 +60,9 @@ You can align the badges by wrapping the seconds in a paragraph tag and setting

```

- - blogger - - - blogger - - - blogger - + blogger + blogger + blogger

#### Right Alignment @@ -84,15 +72,9 @@ You can align the badges by wrapping the seconds in a paragraph tag and setting

```

- - blogger - - - blogger - - - blogger - + blogger + blogger + blogger

---