Fix phil year margin (#1690)

This commit is contained in:
yodalightsabr 2025-10-31 09:05:11 -07:00 committed by GitHub
parent 8400b5fae6
commit 64b838eb26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -734,7 +734,8 @@ const Philanthropy = ({ posts = [] }) => {
fontSize: '1em !important',
width: 'fit-content',
float: 'right',
mt: 2
mt: 2,
mr: 2
}}
>
2023