remove max width: (#699)

This commit is contained in:
Jordan Vidrine 2025-03-10 11:14:40 -05:00 committed by GitHub
parent 1c61e4324f
commit 06e0945394
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ $show-interested: inherit;
.discourse-post-event {
display: flex;
max-width: 35rem;
justify-content: center;
.event__section {