generated from nhcarrigan/template
fix: a couple mobile bugs
This commit is contained in:
@ -7,7 +7,7 @@ const Certs = (): JSX.Element => {
|
||||
return (
|
||||
<>
|
||||
<main className="w-[95%] text-center max-w-4xl m-auto mt-16 mb-16 rounded-lg">
|
||||
<h1 className="text-5xl">Certifications</h1>
|
||||
<h1 className="text-5xl">Certs</h1>
|
||||
<section>
|
||||
<p className="mb-2">
|
||||
This page lists the professional certifications Naomi has obtained
|
||||
|
Reference in New Issue
Block a user