diff --git a/src/back/routes/common/show-first-row/show-first-row.css b/src/back/routes/common/show-first-row/show-first-row.css index 3f35bc6..e7ede82 100644 --- a/src/back/routes/common/show-first-row/show-first-row.css +++ b/src/back/routes/common/show-first-row/show-first-row.css @@ -1,6 +1,7 @@ .show-first-row { container-type: inline-size; text-align: center; + width: 100%; .show-first-row__items { display: grid;