Merge pull request '„assets/css/app.css“ ändern' (#219) from devel into main

Reviewed-on: #219
This commit is contained in:
inhji 2023-07-18 12:46:46 +02:00
commit e052f45620

View file

@ -113,6 +113,10 @@
.prose pre {
@apply p-0;
}
.prose img {
@apply rounded;
}
}
@layer components {