Skip to content

Commit 9ca4c1b

Browse files
simonhampclaude
andcommitted
Remove border radius from plugin README grid images
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 695a1a8 commit 9ca4c1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/css/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ nav.docs-navigation li:has(.third-tier .exact-active) > .subsection-header {
275275
}
276276

277277
.prose p:has(img) img {
278-
@apply inline-block w-full shadow-none;
278+
@apply inline-block w-full rounded-none shadow-none;
279279
}
280280

281281
/*

0 commit comments

Comments
 (0)