From 810e206e832d9aac1caefd5db062bd27951dc5ff Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Mon, 26 May 2025 03:19:55 +0200 Subject: [PATCH] auto-git: [change] animeCat.js --- animeCat.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/animeCat.js b/animeCat.js index 110297f..6c67249 100644 --- a/animeCat.js +++ b/animeCat.js @@ -61,7 +61,7 @@ window.AnimeCat = class AnimeCat { position: 'relative', // jetzt relativ zur wrapper-Flexbox marginLeft: '14px', marginBottom: '10px', - padding: '10px 18px', + padding: '10px 20px', background: 'white', border: '1px solid #ccc', borderRadius: '16px 16px 16px 16px',