Fix table CSS

This commit is contained in:
MagicalCodeMonkey
2020-03-31 12:52:27 -04:00
parent 46bab912a2
commit 91142c01de
+4
View File
@@ -84,6 +84,10 @@ a {
width: auto;
}
.md-typeset table:not([class]) {
background: transparent;
}
/* Fix mobile stylinf */
@media screen and (max-width: 76.1875em) {
.md-nav--primary .md-nav__title,