Makes print text a bit smaller.

This commit is contained in:
2025-06-15 11:01:11 -07:00
parent 8bbb78fc58
commit 0d1bbe7ea3

View File

@@ -44,7 +44,7 @@ function RouteComponent() {
console.log("Parsed data: ", relationships);
return (
<div className="fill-w py-8 columns-2 gap-8">
<div className="fill-w py-8 columns-2 gap-8 text-sm">
<SessionPrintRow session={session}></SessionPrintRow>
{[