add border to prose images #44

Merged
inhji merged 2 commits from devel into main 2023-04-04 10:10:13 +02:00

View file

@ -77,7 +77,7 @@
}
.prose img {
@apply rounded;
@apply rounded border border-theme-dim;
}
/* Set width and color for identity icons */