fixing menues (mobile mostly)

This commit is contained in:
2023-01-21 20:25:58 +02:00
parent 0360afc762
commit d3c23cdd74
10 changed files with 37 additions and 22 deletions

View File

@ -11,12 +11,8 @@
* It is generally better to create a new file per style scope.
*
*= require_self
*= require merged/tailwind_styles
*/
#thredded--container{
max-width: 60rem;
}
.prose{
color: inherit;
--tw-prose-bullets: #6b7280;
}