align titles

This commit is contained in:
vincent.md 2024-04-11 09:23:02 -04:00
parent c437de3833
commit 442dd3a847

View File

@ -8,3 +8,7 @@
@import "/css/sections/projects.css";
@import "/css/sections/contact.css";
@import "/css/sections/footer.css";
h3 {
text-align: center;
}