WIP: Production release #6

Draft
fr wants to merge 39 commits from dev into master
Showing only changes of commit 3ceaeeafda - Show all commits

View File

@ -51,6 +51,7 @@ code {
.copy-code-wrapper {
position: relative;
margin-block-start: 1em; // Fixes wrong margin when code block is inside listed item
}
.copy-code {