Center button

This commit is contained in:
Andras Schmelczer 2026-06-02 20:03:36 +01:00
parent 200ae187c7
commit 23c5485e52

View file

@ -216,8 +216,7 @@ img {
display: none;
position: absolute;
inset-block-start: var(--space-s);
inset-inline-start: var(--space-s);
justify-self: start;
justify-self: center;
border: 0;
border-radius: 4px;
padding: 0.45rem 0.75rem;