Skip to content

Commit ffc5d32

Browse files
committed
mochaのフォントが気になった
1 parent e94df21 commit ffc5d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/terminal/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ function MochaTest() {
268268
</>
269269
)}
270270
</p>
271-
<div className="m-0!" id="mocha" />
271+
<div className="m-0! font-sans!" id="mocha" />
272272
</div>
273273
);
274274
}

0 commit comments

Comments
 (0)