refactor: renomear PawLink → PetLink em todos os ficheiros
This commit is contained in:
@@ -58,7 +58,7 @@ export default function ForgotPasswordPage() {
|
||||
>
|
||||
<div style={{ display: 'flex', alignItems: 'center', gap: '8px', marginBottom: '28px' }}>
|
||||
<PawPrint size={20} style={{ color: 'var(--terra)' }} />
|
||||
<span className="logo" style={{ fontSize: '18px' }}>PawLink</span>
|
||||
<span className="logo" style={{ fontSize: '18px' }}>PetLink</span>
|
||||
</div>
|
||||
|
||||
<h1 style={{ fontFamily: 'var(--font-display)', fontWeight: 900, fontSize: '26px', color: 'var(--soil)', marginBottom: '8px', lineHeight: 1.15 }}>
|
||||
|
||||
Reference in New Issue
Block a user