Start a second pass on the article

Also change the table formatting to actually be readable
This commit is contained in:
2019-09-26 23:24:39 -04:00
parent c7f94b7426
commit 20f0416887
2 changed files with 148 additions and 31 deletions

View File

@ -112,6 +112,10 @@
border-bottom-style: dotted;
border-bottom-width: 1px;
}
td, th {
padding-right: 2em;
}
}
.c-article__footer {