Skip to content

Commit 40beddc

Browse files
committed
chore: removed unnecessry blockquote styles
1 parent 591cb4a commit 40beddc

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.vitepress/theme/main.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
article.nq-prose blockquote {
2-
background-color: var(--colors-green-400);
3-
border-radius: 0.35em;
4-
outline: 1.5px solid var(--colors-green-600);
5-
}
6-
7-
81
/* container with breadcrumbs and buttons */
92

103
div:has(+ article) {

0 commit comments

Comments
 (0)