summaryrefslogtreecommitdiffhomepage
path: root/packages
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-12-16 11:51:08 +0000
committerGitHub Action <[email protected]>2025-12-16 11:51:08 +0000
commit275a352e81c44e76ede9e9d7002040d8643c9d41 (patch)
treedd3bd9f3950a3f558afa6c1081141ce7f59437e6 /packages
parent9f3bc0e35204dd1e8c24de5f46b9bae4b9f5974a (diff)
downloadopencode-275a352e81c44e76ede9e9d7002040d8643c9d41.tar.gz
opencode-275a352e81c44e76ede9e9d7002040d8643c9d41.zip
chore: format code
Diffstat (limited to 'packages')
-rw-r--r--packages/ui/src/components/markdown.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/ui/src/components/markdown.css b/packages/ui/src/components/markdown.css
index 892402478..78bd90e1f 100644
--- a/packages/ui/src/components/markdown.css
+++ b/packages/ui/src/components/markdown.css
@@ -42,7 +42,6 @@
font-weight: var(--font-weight-medium);
color: var(--text-strong);
-
strong {
font-weight: var(--font-weight-medium);
}