fix: centered text
continuous-integration/drone/push Build is passing Details

pull/17/head
parent 517a8ee8f1
commit 4b7a867a19

@ -60,7 +60,7 @@ export const DomandeEsamiCourse = ({ course }: Props) => {
return ( return (
<> <>
<div class="grid-center"> <div class="grid-center text-center">
<h3> <h3>
<a href="/domande-esami">Domande Esami</a> <a href="/domande-esami">Domande Esami</a>
</h3> </h3>

Loading…
Cancel
Save