We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dee6e3 commit b9a24e0Copy full SHA for b9a24e0
confiture-web-app/src/styles/main.css
@@ -80,7 +80,7 @@ from DSFR links with `target="_blank"` */
80
}
81
.tiptap pre,
82
.tiptap code {
83
- background-color: var(--background-alt-grey);
+ background-color: var(--background-contrast-grey);
84
border-radius: 0.25rem;
85
86
.tiptap blockquote:before {
0 commit comments