fix post center

This commit is contained in:
Sveske_Juice 2024-02-23 21:32:02 +01:00
parent b6b1f5ecfc
commit 5be1a80ff4
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@
.list {
max-width: 1500px;
margin-inline: auto;
display: flex;
flex-wrap: wrap;
gap: 25px;