UX: Set width for the new feature items (#25657)

This commit is contained in:
Ella E 2024-02-13 10:17:17 -07:00 committed by GitHub
parent faf0807b37
commit 1f50e7e38f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -681,6 +681,7 @@
margin-bottom: 1.5em;
background-color: var(--primary-very-low);
padding: 1em;
max-width: 45rem;
&__new-feature-emoji {
font-size: 1.2em;