Skip to content

Commit 8c6356e

Browse files
committed
fix(ui): blockquote ugly text color
1 parent 8204b80 commit 8c6356e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/rostra-web-ui/assets/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ blockquote {
161161
margin: 1.0rem 0;
162162
padding: 0.5rem 0.5rem 0.5rem 1rem;
163163
background-color: var(--color-blockquote-bg);
164-
color: #4b5563;
165164
}
166165

167166
code {

0 commit comments

Comments
 (0)