adjust table & footer css; edit readme

This commit is contained in:
loikein 2023-04-15 16:20:36 +01:00
commit a345157488
4 changed files with 40 additions and 14 deletions
assets/scss/vendor

View file

@ -328,7 +328,8 @@ div.table-wrapper {
}
code,
.code {
.code,
kbd {
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
font-size: 1.125rem;
line-height: 1.6;