1
ewpratten.com/sass/styles/fixes/markdown.scss

5 lines
85 B
SCSS

.markdown-body table {
margin: auto !important;
width: fit-content !important;
}