/* This import resolves when built */
@import url("theme.css");

.wy-body-for-nav .wy-nav-content {
    max-width: none; /* use full width */
}

.wy-table-responsive table td, .wy-table-responsive table th {
    white-space: normal;
}