From 5e82c9753a0012dc5cd02b4232f54b87842f7cc6 Mon Sep 17 00:00:00 2001 From: Michiel Sikma Date: Tue, 18 Feb 2020 00:27:30 +0100 Subject: [PATCH] Center alignment for Github markdown --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a2e672d1..4f337b15 100644 --- a/readme.md +++ b/readme.md @@ -120,7 +120,7 @@ To somewhat mitigate this, the sprites can be made to overlap each other. In nea My recommended overlap is **-24px left** and **-16px top**, which is a compromise between bringing the smaller sprites closer together and not letting the larger sprites overlap. **Here's an example of what that looks like:** -
+

In this example, the larger sprites are quite close together, but not uncomfortably so, and the smaller sprites are not too far away from each other. The banner at the top of the page also uses this same amount of spacing.