diff --git a/frontend/src/styles/global.css b/frontend/src/styles/global.css index 8b258ae..a3d775d 100644 --- a/frontend/src/styles/global.css +++ b/frontend/src/styles/global.css @@ -142,6 +142,7 @@ html, body { padding: 0.75rem 1rem; border: none; border-bottom: 1px solid #f1f5f9; + text-align: center; } .post-content > div:has(> div > div:nth-child(3)) > div > div:last-child {