Width of showFirstRow container

This commit is contained in:
Kuba Orlik 2024-07-28 17:38:18 +02:00
parent c2d52b91ca
commit 90f5ceb07d

View File

@ -1,6 +1,7 @@
.show-first-row { .show-first-row {
container-type: inline-size; container-type: inline-size;
text-align: center; text-align: center;
width: 100%;
.show-first-row__items { .show-first-row__items {
display: grid; display: grid;