space-around

This commit is contained in:
Luc Mcgrady 2025-08-06 20:55:49 +01:00
parent 62e01fe03a
commit a92229595c
No known key found for this signature in database
GPG key ID: 4F3D7A0B17CC3D9C

View file

@ -55,7 +55,7 @@
width: 100%;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
justify-content: space-around;
padding-inline: 0;
margin-bottom: 0.5rem;
list-style: none;