Skip to content

Commit 9868768

Browse files
[#253]: Clear ADR card layout before process section
1 parent 93638d3 commit 9868768

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/stylesheets/extra.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@
6565
font-weight: normal;
6666
}
6767

68+
.md-typeset #adr-index {
69+
display: flow-root;
70+
}
71+
6872
/* ADR comparison column tints — match mkdocs-material admonition hues at 10%. */
6973
:root,
7074
[data-md-color-scheme="slate"] {

0 commit comments

Comments
 (0)