Skip to content

Commit d2fa5d9

Browse files
committed
Added letter list for B-10
1 parent fcc4643 commit d2fa5d9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

pages/index.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -780,6 +780,14 @@ export default function Home() {
780780
</div>
781781
</div>
782782
</div>
783+
<div className="flex justify-between items-start bg-green-400 p-2 rounded my-4">
784+
<h1 className="font-semibold">TASK B-10</h1>
785+
</div>
786+
<div>
787+
<p>This are the letter that when put together, they make a large P</p>
788+
<p className="font-semibold">1. BBBBB BUUUY BUFUY BFFYY BPFFY BPPBB BPPBB</p>
789+
<p className="font-semibold">2. BBBBB BYVVV BYYFV BYFFV BYPFF BPPBB BPPBB </p>
790+
</div>
783791
</div>
784792
);
785793
}

0 commit comments

Comments
 (0)