fix prose styles
This commit is contained in:
@ -2645,14 +2645,10 @@ select {
|
||||
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
||||
}
|
||||
|
||||
.prose{
|
||||
color: inherit;
|
||||
--tw-prose-bullets: #6b7280;
|
||||
}
|
||||
|
||||
.prose-lg{
|
||||
.prose {
|
||||
color: inherit;
|
||||
--tw-prose-bullets: #6b7280;
|
||||
--tw-prose-headings: inherit;
|
||||
}
|
||||
|
||||
.hover\:scale-105:hover {
|
||||
|
@ -1,9 +1,5 @@
|
||||
.prose{
|
||||
color: inherit;
|
||||
--tw-prose-bullets: #6b7280;
|
||||
}
|
||||
|
||||
.prose-lg{
|
||||
.prose {
|
||||
color: inherit;
|
||||
--tw-prose-bullets: #6b7280;
|
||||
--tw-prose-headings: inherit;
|
||||
}
|
||||
|
Reference in New Issue
Block a user