diff --git a/css/pages/index.css b/css/pages/index.css index 7a14c25..0ab687b 100644 --- a/css/pages/index.css +++ b/css/pages/index.css @@ -8,3 +8,7 @@ @import "/css/sections/projects.css"; @import "/css/sections/contact.css"; @import "/css/sections/footer.css"; + +h3 { + text-align: center; +} \ No newline at end of file