@import 'theme.css';

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

.highlight-default.notranslate pre {
  white-space: pre-wrap !important;
  word-break: break-all;
}
