diff --git a/style.css b/style.css index 8fc10a4..7c9a7a2 100644 --- a/style.css +++ b/style.css @@ -92,10 +92,11 @@ body { .preset-item h3 { margin: 0; flex: 1; /* Flexibel innerhalb des Items */ + } .preset-item button { - margin-left: 5px; + margin-left: 2px; cursor: pointer; }