/*
 * (C) Copyright IBM Corp. 2021- 2023.
* https://opensource.org/licenses/BSD-3-Clause
 */
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;600&display=swap');

.method, .class {
    padding-top: 5px;
    padding-bottom: 20px;
}

div.body {
    max-width: none;
}

cite {
    hyphens: none;
}

div.sphinxsidebar {
    max-height: 100%;
    overflow-y: auto;
}

div.sphinxsidebarwrapper {
    padding-bottom: 70px;
}
