Merge pull request #4419 from mempool/nymkappa/fix-about-page-ctas

[about page] fix wrapping perk
This commit is contained in:
softsimon 2023-11-26 18:24:58 +09:00 committed by GitHub
commit cd5a51098b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -282,6 +282,7 @@
text-align: left;
width: 250px;
margin: 12px auto;
white-space: nowrap;
}
@media (max-width: 992px) {