feat: add sublime-text.md cheatsheet.

This commit is contained in:
jaywcjlove
2022-10-06 21:10:45 +08:00
parent 9a5e90d6e6
commit c19283b71f
4 changed files with 157 additions and 0 deletions

View File

@ -848,6 +848,9 @@ body:not(.home) .h2wrap > h2 a::after {
.home-card {
grid-template-columns: repeat(4,minmax(0,1fr));
}
.wrap-header.h3wrap > .wrap-body {
overflow: initial;
}
}
@media (min-width: 375px) {