@@ -37,7 +37,7 @@ export default function BrandPage() {
3737 </ CardHeader >
3838 < CardContent className = "space-y-3" >
3939 < div >
40- < h4 className = "font-medium mb-2" > Do' s</ h4 >
40+ < h4 className = "font-medium mb-2" > Do' s</ h4 >
4141 < ul className = "list-disc list-inside space-y-1 text-sm text-[hsl(var(--muted-foreground))]" >
4242 < li > Use the colored logo on light backgrounds</ li >
4343 < li > Maintain minimum clear space around the logo (at least 20% of logo height)</ li >
@@ -47,12 +47,12 @@ export default function BrandPage() {
4747 </ div >
4848 < Separator />
4949 < div >
50- < h4 className = "font-medium mb-2" > Don' ts</ h4 >
50+ < h4 className = "font-medium mb-2" > Don' ts</ h4 >
5151 < ul className = "list-disc list-inside space-y-1 text-sm text-[hsl(var(--muted-foreground))]" >
52- < li > Don' t modify, distort, or alter the logo in any way</ li >
53- < li > Don' t use the logo on backgrounds that clash with its colors</ li >
54- < li > Don' t place the logo too close to other elements</ li >
55- < li > Don' t use outdated or low-resolution versions</ li >
52+ < li > Don' t modify, distort, or alter the logo in any way</ li >
53+ < li > Don' t use the logo on backgrounds that clash with its colors</ li >
54+ < li > Don' t place the logo too close to other elements</ li >
55+ < li > Don' t use outdated or low-resolution versions</ li >
5656 </ ul >
5757 </ div >
5858 </ CardContent >
@@ -67,7 +67,7 @@ export default function BrandPage() {
6767 </ CardHeader >
6868 < CardContent className = "space-y-3" >
6969 < div >
70- < h4 className = "font-medium mb-2" > Do' s</ h4 >
70+ < h4 className = "font-medium mb-2" > Do' s</ h4 >
7171 < ul className = "list-disc list-inside space-y-1 text-sm text-[hsl(var(--muted-foreground))]" >
7272 < li > Use the standard logo on neutral backgrounds</ li >
7373 < li > Use the black logo on light backgrounds</ li >
@@ -77,12 +77,12 @@ export default function BrandPage() {
7777 </ div >
7878 < Separator />
7979 < div >
80- < h4 className = "font-medium mb-2" > Don' ts</ h4 >
80+ < h4 className = "font-medium mb-2" > Don' ts</ h4 >
8181 < ul className = "list-disc list-inside space-y-1 text-sm text-[hsl(var(--muted-foreground))]" >
82- < li > Don' t use the white logo on light backgrounds</ li >
83- < li > Don' t use the black logo on dark backgrounds</ li >
84- < li > Don' t recolor or modify the logo</ li >
85- < li > Don' t use the logo as a decorative element</ li >
82+ < li > Don' t use the white logo on light backgrounds</ li >
83+ < li > Don' t use the black logo on dark backgrounds</ li >
84+ < li > Don' t recolor or modify the logo</ li >
85+ < li > Don' t use the logo as a decorative element</ li >
8686 </ ul >
8787 </ div >
8888 </ CardContent >
@@ -105,7 +105,7 @@ export default function BrandPage() {
105105 </ CardHeader >
106106 < CardContent className = "space-y-3" >
107107 < div >
108- < h4 className = "font-medium mb-2" > Do' s</ h4 >
108+ < h4 className = "font-medium mb-2" > Do' s</ h4 >
109109 < ul className = "list-disc list-inside space-y-1 text-sm text-[hsl(var(--muted-foreground))]" >
110110 < li > Use characters to add personality and warmth to your designs</ li >
111111 < li > Maintain character proportions when resizing</ li >
@@ -115,12 +115,12 @@ export default function BrandPage() {
115115 </ div >
116116 < Separator />
117117 < div >
118- < h4 className = "font-medium mb-2" > Don' ts</ h4 >
118+ < h4 className = "font-medium mb-2" > Don' ts</ h4 >
119119 < ul className = "list-disc list-inside space-y-1 text-sm text-[hsl(var(--muted-foreground))]" >
120- < li > Don' t modify, recolor, or distort the characters</ li >
121- < li > Don' t use characters in ways that contradict their personalities</ li >
122- < li > Don' t use characters in inappropriate or offensive contexts</ li >
123- < li > Don' t create derivative characters based on our designs</ li >
120+ < li > Don' t modify, recolor, or distort the characters</ li >
121+ < li > Don' t use characters in ways that contradict their personalities</ li >
122+ < li > Don' t use characters in inappropriate or offensive contexts</ li >
123+ < li > Don' t create derivative characters based on our designs</ li >
124124 </ ul >
125125 </ div >
126126 </ CardContent >
0 commit comments