Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions auth4genai/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,3 @@ html[style*="color-scheme: dark"] {
.img-sizing {
max-width: 50%;
}

/* FIXME: Temporary override for both the original SDK cards and the custom cards due to large margin in Mintlify's latest changes to their <CardGroup> component styling */
.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
margin-top: 0;
margin-bottom: 0;
}
Loading