add: feature of sass

This commit is contained in:
Junyi Hou 2024-04-09 19:18:45 +08:00
parent d57d8a7958
commit d979f023f4
7 changed files with 96 additions and 45 deletions

View file

@ -0,0 +1,5 @@
code {
padding: .25em;
line-height: 2;
background-color: rgb(189, 204, 255);
}