You've already forked documentation
mirror of
https://github.com/armbian/documentation.git
synced 2026-01-06 10:13:36 -08:00
8 lines
99 B
CSS
8 lines
99 B
CSS
.md-typeset__table {
|
|
min-width: 100%;
|
|
}
|
|
|
|
.md-typeset table:not([class]) {
|
|
display: table;
|
|
}
|