Skip to content

Commit

Permalink
chore: run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
johannschopplich committed Feb 28, 2025
1 parent ebed59c commit 7aaff8f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions assets/css/prose.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
*/
.prose {
--un-prose-space-y: 1rem;
--un-prose-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
'Liberation Mono', 'Courier New', monospace;
--un-prose-font-mono:
ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono',
'Courier New', monospace;
--un-prose-borders: currentColor;
}

Expand Down

0 comments on commit 7aaff8f

Please sign in to comment.