have your cake and eat it

This commit is contained in:
Luc Mcgrady 2025-08-06 21:30:47 +01:00
parent a92229595c
commit 1aba5339b6
No known key found for this signature in database
GPG key ID: 4F3D7A0B17CC3D9C

View file

@ -55,6 +55,9 @@
width: 100%;
display: flex;
flex-wrap: nowrap;
&:has(li:nth-child(3)) {
justify-content: space-between;
}
justify-content: space-around;
padding-inline: 0;
margin-bottom: 0.5rem;