docs: fix monospace font usage

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2025-10-08 17:46:15 +02:00
parent 019f3a64aa
commit ee0e5b3257
+1 -1
View File
@@ -446,7 +446,7 @@ monospace font that we use for code blocks and tables.
</Table.Row>
<Table.Row>
<Table.Cell>
<Chip head>--bui-font-mono</Chip>
<Chip head>--bui-font-monospace</Chip>
</Table.Cell>
<Table.Cell>The monospace font for the theme.</Table.Cell>
</Table.Row>