chore: fix pills

Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
This commit is contained in:
Ameya Shenoy 2025-09-15 18:40:20 +05:30
parent 8d4c20008e
commit bd16ea807f
Signed by: codingcoffee
GPG key ID: 99B82CC0FD1A0DC0

View file

@ -148,7 +148,7 @@ export function World() {
const pills: Matter.Body[] = [];
const pillsToRenderInfo = [
{ text: "ENGINEERING MANAGER" },
{ text: "ROBOTICS" },
{ text: "PRINCIPAL ENGINEER" },
{ text: "NIX *", chamferRadius: convertRemToPixels(1.25) },
{ text: "AI", chamferRadius: convertRemToPixels(1.25) },