From 525f2021e218f293b544ac31a75459c1b5502b55 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Mon, 26 May 2025 03:19:44 +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 37a72cb..110297f 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 16px', + padding: '10px 18px', background: 'white', border: '1px solid #ccc', borderRadius: '16px 16px 16px 16px',