style.css aktualisiert

kleine Änderung an den drei Preset Buttons
This commit is contained in:
simonpipe 2025-01-06 19:51:26 +00:00
parent a0399c216f
commit 3b34d25467

View file

@ -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;
}