Skip to content

Commit a0e7696

Browse files
committed
Update brand.js
1 parent 5466f2c commit a0e7696

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/brand.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ function Logo({ title, component: Component }) {
2121
export default function Brand() {
2222
return (
2323
<div className="px-4 pt-10 pb-16 sm:px-6 md:px-8">
24-
<h1 className="mb-4 text-4xl font-extrabold text-gray-900">Brand</h1>
24+
<h1 className="mb-4 text-5xl font-extrabold text-gray-900">Brand</h1>
2525
<div className="mb-4 max-w-2xl">
2626
<div className="mb-5 space-y-5 text-lg">
2727
<p>Javaistic brand assets and usage guidelines.</p>{' '}
@@ -31,7 +31,7 @@ export default function Brand() {
3131
<div className="my-8 grid gap-8 sm:my-12 md:grid-cols-2 md:gap-6 xl:gap-8">
3232
<section>
3333
<h2 className="mb-4 text-xl font-bold text-gray-900">
34-
Main Logo<span className="sr-only">: Javaistic Main Logo</span>
34+
Main Logo<span className="sr-only">Javaistic Main Logo</span>
3535
</h2>
3636
<div className="mb-6 flex h-40 items-center justify-center rounded-xl bg-gray-200 p-6 dark:bg-gray-50 sm:h-56 xl:h-64">
3737
<Logo title="Headless UI" component={JavaisticLogo} />
@@ -52,7 +52,7 @@ export default function Brand() {
5252
</section>
5353
<section>
5454
<h2 className="mb-4 text-xl font-bold text-gray-900">
55-
Alternate Logo<span className="sr-only">: Javaistic Alternate Logo</span>
55+
Alternate Logo<span className="sr-only">Javaistic Alternate Logo</span>
5656
</h2>
5757
<div className="mb-6 flex h-40 items-center justify-center rounded-xl bg-gray-900 p-6 dark:bg-gray-800 sm:h-56 xl:h-64">
5858
<Logo title="Headless UI" component={JavaisticAltLogo} />

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy