diff --git a/app/assets/stylesheets/header.css b/app/assets/stylesheets/header.css index 2b85dbde0..32db849a5 100644 --- a/app/assets/stylesheets/header.css +++ b/app/assets/stylesheets/header.css @@ -39,6 +39,7 @@ font-size: var(--text-large); font-weight: 900; margin: 0 auto; + min-inline-size: 0; text-align: center; } } diff --git a/app/views/cards/index.html.erb b/app/views/cards/index.html.erb index c82053692..85dbf740a 100644 --- a/app/views/cards/index.html.erb +++ b/app/views/cards/index.html.erb @@ -21,8 +21,8 @@ <% end %> <% end %> -