Deploy GitHub Pages
This commit is contained in:
parent
c3c57fd31e
commit
03fd987279
1 changed files with 10 additions and 3 deletions
13
extra.css
13
extra.css
|
@ -1,3 +1,10 @@
|
||||||
td:nth-child(1){
|
.md-typeset__table {
|
||||||
white-space: nowrap;
|
min-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media only screen and (min-width: 768px)
|
||||||
|
{
|
||||||
|
td:nth-child(1){
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue