We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a92c57 commit 37b0cb6Copy full SHA for 37b0cb6
1 file changed
src/css/custom.css
@@ -865,6 +865,7 @@ article {
865
outline: 1px solid rgba(0, 0, 0, 0.08);
866
outline-offset: -1px;
867
box-shadow: var(--ifm-global-shadow-lw);
868
+ border-radius: var(--ifm-global-radius);
869
}
870
871
& img {
0 commit comments