bolder image text

This commit is contained in:
Daniel 2023-07-22 16:29:32 -04:00
parent 4ce001af59
commit f593b95d50
6 changed files with 10 additions and 10 deletions

View File

@ -44,8 +44,8 @@ export default function Subscribe() {
<>
<Image
src="/linkwarden.png"
width={1694}
height={483}
width={518}
height={145}
alt="Linkwarden"
className="h-12 w-fit mx-auto mt-10"
/>

View File

@ -41,8 +41,8 @@ export default function Forgot() {
<>
<Image
src="/linkwarden.png"
width={1694}
height={483}
width={518}
height={145}
alt="Linkwarden"
className="h-12 w-fit mx-auto mt-10"
/>

View File

@ -48,8 +48,8 @@ export default function Login() {
<>
<Image
src="/linkwarden.png"
width={1694}
height={483}
width={518}
height={145}
alt="Linkwarden"
className="h-12 w-fit mx-auto mt-10"
/>

View File

@ -92,8 +92,8 @@ export default function Register() {
<>
<Image
src="/linkwarden.png"
width={1694}
height={483}
width={518}
height={145}
alt="Linkwarden"
className="h-12 w-fit mx-auto mt-10"
/>

View File

@ -28,8 +28,8 @@ export default function Subscribe() {
<>
<Image
src="/linkwarden.png"
width={1694}
height={483}
width={518}
height={145}
alt="Linkwarden"
className="h-12 w-fit mx-auto mt-10"
/>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 30 KiB