update colors
This commit is contained in:
parent
02893354de
commit
67c2eabd1a
@ -81,14 +81,14 @@ export default function Home() {
|
|||||||
>
|
>
|
||||||
<div>
|
<div>
|
||||||
<p>
|
<p>
|
||||||
<span className="text-emerald-500">Youth:</span>{" "}
|
<span className="text-blue-500">Youth:</span>{" "}
|
||||||
<span className="text-orange-600">
|
<span className="text-orange-600">
|
||||||
S <span className="text-gray-600">|</span> M{" "}
|
S <span className="text-gray-600">|</span> M{" "}
|
||||||
<span className="text-gray-600">|</span> L
|
<span className="text-gray-600">|</span> L
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<span className="text-emerald-500">Adult:</span>{" "}
|
<span className="text-blue-500">Adult:</span>{" "}
|
||||||
<span className="text-orange-600">
|
<span className="text-orange-600">
|
||||||
S <span className="text-gray-600">|</span> M{" "}
|
S <span className="text-gray-600">|</span> M{" "}
|
||||||
<span className="text-gray-600">|</span> L{" "}
|
<span className="text-gray-600">|</span> L{" "}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user