diff --git a/assets/css/app.css b/assets/css/app.css index c526f3e..95f241d 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -54,6 +54,10 @@ @apply underline decoration-2 decoration-theme-primary; } +.prose img { + @apply rounded; +} + /* Set width and color for identity icons */ a[rel] svg { width: 1em;