Deploy GitHub Pages

This commit is contained in:
aledbf 2020-09-02 00:02:26 +00:00
parent 212b64d977
commit 452e2c8217
79 changed files with 1642 additions and 3576 deletions

View file

@ -1,10 +1,9 @@
.md-typeset__table {
min-width: 100%;
min-width: 100%;
}
@media only screen and (min-width: 768px)
{
td:nth-child(1){
@media only screen and (min-width: 768px) {
td:nth-child(1) {
white-space: nowrap;
}
}