1
0

auto-git:

[change] animeCat.js
This commit is contained in:
2025-05-26 03:19:44 +02:00
parent c0d4ac4b44
commit 525f2021e2

View File

@@ -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',