Buy me a coffee

#fix white

section:has(.code-block svg) .content-wrapper {
    padding-bottom: 0px !important;
}

section:has(.code-block svg) svg {
    display: block !important;
}