feat: add toml cheatsheet.

This commit is contained in:
jaywcjlove
2022-09-26 20:58:14 +08:00
parent d428146a87
commit 697d00f277
4 changed files with 267 additions and 2 deletions

View File

@ -187,6 +187,10 @@ ol, ul, menu {
top: 18px;
}
.h3warp hr {
border-bottom: 1px solid #475060;
}
.h2warp-body {
display: grid;
gap: 1.75rem;