Fix autoprefixer warning (#2348)

This commit is contained in:
ekzyis 2025-07-29 00:09:42 +02:00 committed by GitHub
parent 9c8071339f
commit 454cb55f7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
scrollbar-width: thin; scrollbar-width: thin;
padding-bottom: 0.5rem; padding-bottom: 0.5rem;
margin: 1rem 0; margin: 1rem 0;
justify-content: start; justify-content: flex-start;
font-size: 110%; font-size: 110%;
gap: 0 0.5rem; gap: 0 0.5rem;
} }