Skip to content

Commit b8ac1d4

Browse files
committed
feat: changed webservice title
1 parent be85e5b commit b8ac1d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

transcript42/app/components/LoginOverlay.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ export default function LoginOverlay() {
1515
return (
1616
<div className="login-card max-w-[400px] w-full rounded-xl p-10 text-center relative z-10 flex flex-col items-center">
1717
<h1 className="m-0 leading-tight text-white text-[2.5rem] font-extrabold tracking-tight">
18-
42_Transcipt
18+
ft_Transcipt
1919
</h1>
2020
<h2 className="mt-2 mb-8 leading-normal text-white/70 text-lg font-normal">
21-
Academic Transcript 42
21+
Academic Transcript
2222
</h2>
2323
<a
2424
className="login-btn inline-block text-white px-7 py-3.5 rounded-lg text-base font-semibold no-underline"

0 commit comments

Comments
 (0)