From 84ff36814eb0c5683a730a8eaf9d296a567230ce Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Tue, 24 Oct 2023 08:46:30 -0500 Subject: [PATCH] README: Add height to ko-fi badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6f8ab4..f82e62a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## An SDL2 GUI construction toolkit [![Build Status](https://github.com/kallisti5/guisan/actions/workflows/build.yaml/badge.svg)](https://github.com/kallisti5/guisan/actions) -[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Q5Q2QF1PE) +[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Q5Q2QF1PE){height: 20px} Guisan was forked from Guichan to create a simple GUI construction toolkit that is compatible with SDL 2.0.0+