prose styles

This commit is contained in:
2023-01-04 23:51:53 +02:00
parent dca2730471
commit fb09e3e8f5
2 changed files with 43 additions and 0 deletions

View File

@ -15,3 +15,7 @@
#thredded--container{
max-width: 60rem;
}
.prose{
color: inherit;
}