Files
tf_provider/docs/30_registry/assets/preview-font.css
T
2026-06-30 15:45:24 +04:00

5 lines
119 B
CSS

/* Preview only: reduce content font size without changing navigation. */
.md-content {
font-size: 25% !important;
}